JWT signature does not match locally computed signature

Hi Guys!

Greetings!

When I try to make an API call I get the below error, has anyone experienced this?

{
  "success": false,
  "error_code": 0,
  "error_message": "JWT signature does not match locally computed signature. JWT validity cannot be asserted and should not be trusted."
}

Thank you.

Hi guys!

Has anyone experienced this before?