Click here to Skip to main content
15,906,335 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

I have created a venue and i wanted all user to leave a comment (check in) about that venue in foursquare.
So in my application i am able to send the user to authenticate page and redirecting him to the callback url which i specified. But there i am unable to get Access token and further not able to checkin.

Please help me in this.

This is the code i am using "objSharpSquare.GetAccessToken("http://localhost:5161/DreamForce_Sample/testpage.aspx", Request("code"))"

but it gives error:The remote server returned an error: (400) Bad Request.

Plz help me in this

Thanks in advance
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900