You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
callbacks currently must be initiated through omniauth and pass a state paramater to foursquare to authenticate. However with the connected apps platform, users have the ability to add the app without visiting the app's site first.
This causes the callback to fail because omniauth did not make the first call in the sequence.
callbacks currently must be initiated through omniauth and pass a state paramater to foursquare to authenticate. However with the connected apps platform, users have the ability to add the app without visiting the app's site first.
This causes the callback to fail because omniauth did not make the first call in the sequence.
Doc at https://developer.foursquare.com/overview/auth
The text was updated successfully, but these errors were encountered: