After configure my power automate http responde, i receive this error:
failed with status 401, response {"error":{"code":"DirectApiAuthorizationRequired","message":"The request must be authenticated only by Shared Access scheme."}}, curl_error , curl_errno 0
In power automate, i set to Anyone to response. In all tests with Postman, API REST TEST online result in:
HTTP 202 Accepted
After configure my power automate http responde, i receive this error: failed with status 401, response {"error":{"code":"DirectApiAuthorizationRequired","message":"The request must be authenticated only by Shared Access scheme."}}, curl_error , curl_errno 0
In power automate, i set to Anyone to response. In all tests with Postman, API REST TEST online result in: HTTP 202 Accepted
Can someone help me?