Canvas Studio API authentication without Postman

VictoriaM2
Community Member

Hello everyone,

I’m trying to authenticate to the Canvas Studio API. I was able to follow this Studio OAuth Postman tutorial and retrieve a token via Postman (which requires a callback URL). However, I'm looking to use the API in a non-web-based app (which does not use a callback URL).

Has anyone successfully authenticated with the Canvas Studio API by programmatically generating a token (without Postman)? The official documentation and guides don't seem to cover this scenario.

Any advice, examples, or resources would be greatly appreciated. Thanks in advance!

Labels (6)
0 Likes