Token is invalid or has expired

akshay1116
Im getting the error of Token is invalid or has expired.
  • sujith
    You can run with debug logs enabled and check if it is 400 or 403. If it is 400 then you are not sending access token, if you it is 403 then your session is expired and you need to re-login.
Sign In or Register to comment.