Great day everyone!
Looking for some guide on an error I'm getting when running an API call on a workflow. I successfully setup a resource to connect to checkout.com API and when I run the query on a Workflow it comes back with the info I need (a report list).
However when I run the same API call but with a different query I'm getting an error message that says "Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified". And the url sent in the request is correct.
I've confirmed the request works when I send it through Postman.
Is this an error / bug on Retools side? Or am I doing something wrong in a setup somewhere?
Additionally in retool I've configured a 2nd resource with a different set of private keys generated in checkout.com but the problem persists.
Any info is highly appreciated.
*Redactions are due to sensitive information.