0
Good morning,
I need to make a call on an API, I own Clientid and Clientsecret, but from what I understand, I can make the calls using "Authorization bearer".
My question is how I can transform the id and secret in this "bearer token".
I am using Jquery to make the calls
Thank you!
After I saw that in the documentation they sent us, there was NO URL to request the token.
– William Borgo