Authentication Oath2 for API Key user

roger_domingues
Community Novice

I'm trying to implement the authentication flow for my software, the problem is when I submit my request:

https://my_company_url/login/oauth2/auth?client_id=131550000000000006&response_type=code&redirect_ur...

My problem is my application cannot use an embed a web browser so how can I get the authentication token?

0 Likes