401 Unauthorized

We have some proof of concept code that has been running and successfully making API calls until 12/31.  Now we are just seeing "401 Unauthorized" when making any API calls.  Our code reuses the access token without refreshing it.  The JSON returned for the access token does not indicate it is expires ("refresh_token_expires_in":21943236).


I also receive 401 unauthorized message when attempting to use any of the "Try It" links on the API reference pages.

Categories