401 Unauthorized
error.
exp
field, which contains the expiration time in seconds since the Unix epoch.machinelearning.model
.
machinelearning.predict
. Therefore, an authentication request for a token for these APIs does not affect an existing Models API token.
machinelearning.predict
scope, if you request a new token with that scope, it deletes the existing token, so all of the APIs are affected. You need to manage token regeneration for those APIs to run successfully.scope
field and value.
Refer to the API spec for more information.
Client ID
and Client Secret
from the Integration Details screen and paste the values into the following command to encode those values into base64:
CLIENT_ID:CLIENT_SECRET_BASE64
with the value you encoded.
Paste and run in your command line tool.
machinelearning.predict
scope, the existing token is deleted, and all APIs using that scope are affected. You need to manage token regeneration for those APIs to run successfully.