Other Parts Discussed in Thread: AFE7799
I am receiving this answer to the get request to texas instruments API.
curl --request GET --url 'transact.ti.com/.../AFE7799' --header 'Authorization: Bearer owM0qmHoxOzKgrpUVSwNPs0VdbYw'
{"fault":{"faultstring":"Invalid API call as no apiproduct match found","detail":{"errorcode":"keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"}}}
The problem is that a day ago all this request were working fine. But today all of them have broken. I am using free TI product information suite API.
Thanks for any help