I have token URL and client id and client secrent and Main URL (Base URL).
I am not able to get data from api using this details .
Then i tried base url with token generated from token url . I am able to get response
I need a solution either to get access token or to authenticate and get response from Main URL using client creds with token URL
if someone has any examples ?
Can anyone help with this ?