Loading...

JWT Authentication and the Refreshed SDK Overview

Comments

2 comments

  • Ravikiran Raghunath

    i followed the instructions on the postman and it still doesnt work. Would appreciate some assistance with the same. Dont we have a separate Authentication API? What URL do i call to do the Authentication API. the JSOn collection i downloaded and the screenshots dont match

     

  • Rudy Scoggins

    Hi Ravikiran,

    Are you referring to the readme on this example repo?

    To authenticate using the API, you generate a JWT on the client side using your API User credentials.  Then you send in the JWT as a bearer token when performing an API call.

    Make sure to download and import the variable collection that is used in the API collections for Postman.

    Hope this helps,

    Rudy

Please sign in to leave a comment.