Skip to main content

I am in the process of creating the TAPI token after generating the API key, but I’m getting a 401 error: 'error': 'invalid_client'. I’ve correctly filled in everything — the Basic Auth header with API user and API key, the OCP header, everything is in the right place. Please, save me!

invalid_client is most probably due to an invalid ApiKey, ensure you are actually using the ApiKey and not the subscription key for authentication


Reply