Unable to link API token for theme update

The OAuth Personal Token could not be verified. Please check that the Token has been entered correctly and has the minimum required permissions.

Additional Error Details:
Failed to query total number of items in API response.
Unauthorized
{“request_url”:“https://api.envato.com/v1/market/total-items.json",“response_code”:401,“response_cf_ray”:“5fb9fbf64e79ed2f-SJC”,“response_server”:"cloudflare”}

I am getting that error. I already checked

  1. View and search Envato sites
  2. Download the user’s purchased items
  3. List purchases the user has made

Even tried checking all permitions, same error keeps happening. Any ideas? Need to update my theme to see if that fixes issues…

  • 401 means the authorization header is missing or malformed. Verify that your code is correct.

Please check the token and make sure you have copied correctly and there is no space at the start and end of the code.

Yes it’s correct. I’m using google for wordpress, could that be causing the issue?