A couple weeks ago I started getting a status 403 reason “UNAUTHORIZED_USER”, “detail”: “User is not currently subscribed to AeroAPI”. On the “My AeroAPI” testing page I get the same error. I have validated with Support my account is in good standings and the API key I’m using is good. Any ideas on why it would suddenly stop workings and ways to trouble shoot?
Shown in screenshot a valid key is being used as shown in the Authentication field, and same 403 error
@GregSa25 I have to admit that I’m not a user of AeroAPI, but if the API key is still valid and your account in good standing, is there a second method of authentication in use as well as the API key; aka is there a certificate issued by the AeroAPI server to your device which has expired, which would likely give a similar message?
@TonyLeverett thanks for the reply, but we are using GET and POST commands where we don’t use a downloaded certificate. Thanks for the suggestion