While testing my app with the Foursquare API I am successfully using it in most of the casing. But let's say I "disconnect" the app to test failures and then "connect" again, the app (already I have a new token) tells me that this token is invalid or revoked. The only workaround of this so far is reseting the client secret.
Is this common?
Thanks