We have a sandbox environment that we recently created by copying our production enviornment.
In the new sandbox, we have several cloud flows are triggered by the step: What a HTTP Request is Received. This trigger generates a url that we are using to call the flowl.
We are using this url in the Ribbon Workbench solution from the XRM Toolkit.
When we click the ribbon button to call the flow, we are getting the following message:
The authentication credentials are not valid.
The trigger option for 'Who can trigger the flow?' is set to Anyone.
We have googled the issue, and out research seems to indicate that our SAS token is invalid or expired. We do not know how to verify this, or how to make the trigger work.