Hello
All of my SharePoint 2013 workflows fail some sort of “Authentication Exception”
- If I try to publish a workflow if fails on the following error.
Microsoft.Workflow.Client.AuthenticationException: Authentication Failed. Valid credentials must be provided for one of the following protocols: Bearer. HTTP headers received from the server - ActivityId: c4abb0c9-6779-410c-a8b8-4a94330e1a9c. NodeId: WFFE_IN_13. Scope: /spo. WWW-Authenticate: Bearer realm="a2b6f772-f7c4-484d-b9a6-1d76301f139f", client_id="00000005-0000-0000-c000-000000000000", trusted_issuers="00000001-0000-0000-c000-000000000000@a2b6f772-f7c4-484d-b9a6-1d76301f139f", scope="/sp
- If I try to delete the 2013 workflow from SharePoint web interface I get the following error (The same error)
Microsoft.Workflow.Client.AuthenticationException: Authentication Failed. Valid credentials must be provided for one of the following protocols: Bearer. HTTP headers received from the server - ActivityId: 4690d90d-0bc2-40eb-b99a-99bbf3918a7a. NodeId: WFFE_IN_1. Scope: /spo. WWW-Authenticate: Bearer realm="a2b6f772-f7c4-484d-b9a6-1d76301f139f", client_id="00000005-0000-0000-c000-000000000000", trusted_issuers="00000001-0000-0000-c000-000000000000@a2b6f772-f7c4-484d-b9a6-1d76301f139f", scope="/spo
- If I try to delete a workflow it remains as is (It does not delete)
- I logged out and signed as a admin (Same issue)
- I logged into a other user profile on my pc and ran SPD (same issue)
- I cannot do anything with any 2013 workflow even existing ones that have not been changed
- SharePoint 2010 workflow work fine.
Look like something on the 365 server side. This just started today.
Can you help?
Thank you,
Grant