Invalid session credentials

jay
Hi,


Following error is given when trying to get access token:

{"status": "error", "message": "Invalid session credentials", "error_type": "TokenException"}

what could be the reason?
  • Kailash
    1) Wrong credentials (api key, secret, access token)
    2) Expired access token (logged in elsewhere)

    When you get a TokenException, you should re-initiate the login.
Sign In or Register to comment.