Forum Discussion

Natkinson's avatar
Natkinson
Genius
2 months ago

Error with Oauth 2.0 Client Credentials workflow

I'm trying to authenticate an api call in a typescript app using the oauth 2.0 client credentials workflow and I'm running into issues, I believe, with generating the CC Hash for this. This is for Co...