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
{{ message }}
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.
JsonParseException: Unrecognized token 'Unauthorized': was expecting ('true', 'false' or 'null') at [Source: [B@7e4be714; line: 1, column: 25]]
how i can resolve this error ?
The text was updated successfully, but these errors were encountered:
I had the same error. The problem was the facebook auth token.
You can get your correct facebook token by following the instructions at https://github.com/skipperbent/tinder-php-sdk
under "Getting your Facebook token"
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
JsonParseException: Unrecognized token 'Unauthorized': was expecting ('true', 'false' or 'null') at [Source: [B@7e4be714; line: 1, column: 25]]
how i can resolve this error ?
The text was updated successfully, but these errors were encountered: