Using the Authentication Token with the Harvest Rest API
search cancel

Using the Authentication Token with the Harvest Rest API

book

Article ID: 270418

calendar_today

Updated On:

Products

CA Harvest Software Change Manager

Issue/Introduction

We have obtained the Harvest-SCM-LogonToken using the RESTful Endpoint: /harvest-scm/rest/login and a JSON body via Postman.

Now we want to use all the other RESTful Endpoint, however we're getting Invalid Session message. 

Where do we have to put the Token to use it? 

Environment

Release : 14.0 and up

Resolution

The authentication token goes in the header for the subsequent call.  When using Postman it will look like this: