Setup Make-Integration: Invalid request error

I am trying to setup an automation with Make whenever a GitHub issue is created, a new awork task should be created. I followed this guide and added a new awork client to connect it with Make.

The authentication throws the following error:

error:invalid_request
error_description:The specified 'redirect_uri' is not valid for this client application.
error_uri:https://documentation.openiddict.com/errors/ID2043

and after that (inside the Make connection dialog)

Failed to verify connection 'My awork connection'. [400] The mandatory 'refresh_token' parameter is missing.

There’s a discrepancy in the guide between the redirect URL in the text (https://www.make.com/oauth/cb/awork) and the old one in the screenshot (https://www.integromat.com/oauth/db/awork). I tried both URLs but the result is the same.

Nevertheless, thanks to the awork team for writing the guide. Any help is appreciated :slight_smile:

Hi @oliver,

this integration is managed by Make, therefore I recommend reaching out to their support. They changed their URLs at some point but seem to use both, so you may have to add both Redirect URLs to your client.

You can also check their documentation to see if that helps: awork

Hi Oliver!

Had the same problem. You need to add both Redirect URIs, make.com AND integromat.com.
It’s not mentioned anywhere, so maybe @ian awork could add it to the docs :slight_smile:

Cheers, Sebastian

1 „Gefällt mir“