Forum Discussion

JeremyF's avatar
JeremyF
Experienced User
7 days ago

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. 

1 Reply

  • JeremyF's avatar
    JeremyF
    Experienced User

    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.