Rest API throwing Authentication token invalid error.

Rest API throwing Authentication token invalid error.

However same user name and password when used to login to front end portal that works. 

 

So is there anything that we need to enable/do some settings for the user, so that user can call Anaplan APIs?

 

Thanks,

Vishnu

Answers

  •  Hi Vishnu,

     

    There's nothing that needs to be enabled in order to access the API. If you're seeing an "invalid token" error there's likely an issue with how your authentication is set up. Are you seeing this in the Apiary page? If so, in the Authorization field be sure you use the value: Basic and username: password

     in Base64 format - e.g. Basic dXNlcm5hbWU6cGFzc3dvcmQ=

     

    Thanks,
    Jesse

  • Hi Jesse,

     

    Did you find a resolution to your issue?

     

    Thanks,

    Nick