Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

401 Error while accessing daily Activity Logs Get API with provided Authorisation Headers

I am accessing the Web API through postman using GET as they listen in reference
the headers are sending
but when I access the same from my code it shows me 401 error with
{"errors":[{"errorType":"system","fieldName":"n/a","message":"Authorization Error: Invalid authorization token type"}],"success":false} kind of error

how can I resolve this
Thanks

Best Answer
0 Votes
1 REPLY 1

Hi @sandyinsan,

 

Welcome to the forums!

 

So that I can determine why you are seeing a 401, can you please provide me with your full GET request? I need to be able to see the endpoint you're calling as well as the headers and content. Feel free to redact any sensitive information such as your client id/secret.

 

I hope to hear from you soon!

Best Answer
0 Votes