Part Number: TI-API
Unrecognized codes to get the tokens

This thread has been locked.
Mary:
Thanks for reaching out to API support.
Looking at the screen shot it looks like windows is having hard time interpreting "\" in the CULR command. so if you remove "\" and have full command in one line it should work...
here's an example...
curl --request POST --url 'transact.ti.com/.../accesstoken --header 'Content-Type: application/x-www-form-urlencoded' --data grant_type=client_credentials --data client_id=<key_goes_here> --data client_secret=<secret_goes_here>
Please update above command with your key and secret.
~Samip
Mary:
Based on error it looks like you are not able to reach https://transact.ti.com server... Please talk to your IT team and see if there is any proxy that you need to use inorder to reach out.
~Samip
**Attention** This is a public forum