Forum Discussion

JeremyF's avatar
JeremyF
Trusted User
11 months ago
Solved

OAuth token is missing

Hi All we are getting this error this morning back from the API server. 

 

Anyone else having issues?

 

 

array ( 'Errors' => array ( 0 => array ( 'Name' => 'OAuthTokenIsMissing', 'Message' => 'The supplied OAuth token is missing', 'AdditionalDetails' => 'Header', 'ErrorCode' => 31002, 'Severity' => 'Error', 'LearnMore' => NULL, ), ), 'Information' => 'Warning, error messages have not been finalised in this release and may change', )

  • Looks like this was a problem at our end with removing the oauth session. The resolution was to revoke access to the plugin and reauthorise. 

2 Replies

  • Looks like this was a problem at our end with removing the oauth session. The resolution was to revoke access to the plugin and reauthorise. 

  • Just an update on this. With Oauth2 the expiry of the tokens has changed  so check that you are requesting refreshes at less than 1200 seconds expiry