I am trying to use a 3rd party API which shouldn’t be too difficult, but it is authenticated with OAuth 2, and in the process of authentication I get the following error on make.com side:
{“message”:“The request failed due to failure of a previous request.”,“code”:“SC424”,“suberrors”:[{“message”:“invalid_request”,“name”:“Error”}]}
I have double checked that my credentials are correct, and besides that there isn’t much I could do wrong in the typical OAuth 2 flow.
I have noticed that this exact problem arises with some other OAuth based services as well, namely:
- Cannot connect to Webflow account
- How to solve below error which i am getting when i make custom Oauth 2.0 call?
- https://community.adobe.com/t5/acrobat-sign-developer-discussions/the-request-failed-due-to-failure-of-a-previous-request-quot-quot-code-quot-quot-sc424/td-p/13772344
without further resolution. Is this a known Make.com problem?