session expired Token is invalid or has expired.

nvijayanand79
Error happens In all programming languages. I renewed my app after long time to code, is that because of renewal im facing this issue
  • nvijayanand79
    {
    "status": "error",
    "message": "Token is invalid or has expired.",
    "data": null,
    "error_type": "TokenException"
    }
  • sujith
    This means the session has expired. You need to re-login and create a new access token.
Sign In or Register to comment.