Good day
I am trying to use permID file match by hitting https://api.thomsonreuters.com/permid/match/file
I can use the entity search API with no errors, but with the file match I am getting the following error
{ "fault": { "faultstring": "Failed to resolve API Key variable request.header.X-AG-Access-Token", "detail": { "errorcode": "steps.oauth.v2.FailedToResolveAPIKey" } } }
I am currently using postman to test and am unsure of what I am doing wrong.
When using this access token in the Dev Tools try it out section, I do not receive an error.
Any help is appreciated.
Steven