I had an app that was using the EoX support API, and it stopped working at some point. When I logged into the console, the APIs that it was subscribed to were labeled as "Deprecated." I deleted the app and recreated it as grant type "Client credentials" and included the non-deprecated API (the same settings I had previously). However, I am unable to access the EoX API--when I try to retrieve a token via https://cloudsso.cisco.com/as/token.oauth2, I get "Invalid client or client credentials." Am I missing something?