Forum Discussion

senthan's avatar
senthan
Copper Contributor
Mar 08, 2021

loganalytics.io REST API Call

we can able retrieve the token and grant the permission but we unable to get the data from that token.

 

 

we encountered this issue below

HTTP Exception:
The remote server returned an error: (403) Forbidden. Error Type Reason: Forbidden, Detailed Message: "error":"message":"The provided authentication is not valid for this resource","code":"InvalidTokenError","correlationId":"691cfa6f-acbb-4923-8583-4a1a6593c174","innererror":"code":"InvalidTokenError","message":"Could not validate the request. Challenge failed: SignatureVerificationFailed"

"error": 
"message": "The provided authentication is not valid for this resource",
"code": "InvalidTokenError",
"correlationId": "691cfa6f-acbb-4923-8583-4a1a6593c174",
"innererror": 
"code": "InvalidTokenError",
"message": "Could not validate the request. Challenge failed: SignatureVerificationFailed"

can you please able to assist me about this issue?

Resources