I am trying to delete a new post on Yammer, based on the text of the message, but I am running into an authentication error. I am sure my access token is correct, because I am not getting access denied. I am getting "error = unable to authenticate". Has anyone ever ran into this before?
Solved! Go to Solution.
Hi @JoeG,
HTTP error code 401 means Access is Denied.
See the explanation for error code 401 in the following thread:
403 Forbidden vs 401 Unauthorized HTTP responses
Quoted:
"
Receiving a 401 response is the server telling you, “you aren’t authenticated–either not authenticated at all or authenticated incorrectly–but please reauthenticate and try again.” To help you out, it will always include a WWW-Authenticate header that describes how to authenticate.
"
Check the following article and see if it would help:
Regards,
Michael
Hi @JoeG,
HTTP error code 401 means Access is Denied.
See the explanation for error code 401 in the following thread:
403 Forbidden vs 401 Unauthorized HTTP responses
Quoted:
"
Receiving a 401 response is the server telling you, “you aren’t authenticated–either not authenticated at all or authenticated incorrectly–but please reauthenticate and try again.” To help you out, it will always include a WWW-Authenticate header that describes how to authenticate.
"
Check the following article and see if it would help:
Regards,
Michael
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
65 | |
51 | |
30 | |
29 | |
24 |