mLewisLogic/foursquare

OAuth authentication flow fails

Closed this issue · 2 comments

I am basically just using the code from the README to authenticate a user.

The step:

foursq_client.oauth.get_token(foursq_code)

fails with:

ERROR:foursquare:Response format invalid, missing meta property

Any ideas?

Explicit code and procedure please.

On Sun, Jun 9, 2013 at 6:25 AM, Boris Bügling notifications@github.comwrote:

I am basically just using the code from the README to authenticate a user.

The step:

foursq_client.oauth.get_token(foursq_code)

fails with:

ERROR:foursquare:Response format invalid, missing meta property

Any ideas?


Reply to this email directly or view it on GitHubhttps://github.com//issues/19
.

K, gonna close this.

If you're still having issues, comment back with specific code and exactly what you're passing where and I'll try to repro.