Trying to get a access token

Hm, I’m not sure what is causing the error. I did find this topic (it’s a bit older, though): Go Backend Quickstart: Invalid Audience Claim - #2 by jmangelo

It may be helpful to go to https://jwt.io/ and decode the JWT to see if the audience parameter is coming in as exactly your API identifier.