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
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
86 | |
50 | |
35 | |
30 | |
27 |
User | Count |
---|---|
73 | |
66 | |
50 | |
46 | |
42 |