How to get the HTTP OAuth2 module to work with YouTube API

Any tricks for making the HTTP OAuth2 module work? Getting “Error 400: redirect_uri_mismatch”.

Trying to connect to Google - YouTube API.

Have followed the guide and set the URI to:
https://www.integromat.com/oauth/cb/app

https://www.make.com/en/help/tutorials/calling-google-apis-via-the--http-make-a-oauth-2-0-request--module

They could just create their own YouTube app (as I know others have here), but, again, another thing that should be simple and easy is difficult in Make. :disappointed:

Hi. I think you must use this in callback url:

https://www.integromat.com/oauth/cb/google/

Look at the documentation here:
https://www.make.com/en/help/connections/connecting-google-services-using-a-custom-oauth-client

Don’t hesitate to contact us if you require further assistance.

Cheers
//HFBR

2 Likes

Thanks for sharing - unfortunately, I’ve tried that as well and no joy.

SOLVED: Use https://www.integromat.com/oauth/cb/oauth2 as shown in step 10.3 in the below guide. The URI written in text is (currently) incorrect.

Huge thanks to Kan Murota in the Integromat Facebook group for pointing this out and helping me stay sane :partying_face:

Thanks so much for stepping in and sharing Kan’s solution with the community @E11iott!
Super helpful stuff :pray: