E11iott
December 22, 2022, 9:04am
1
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.
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
E11iott
December 22, 2022, 11:28am
3
Thanks for sharing - unfortunately, I’ve tried that as well and no joy.
E11iott
December 23, 2022, 4:55am
4
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
1 Like
Thanks so much for stepping in and sharing Kan’s solution with the community @E11iott !
Super helpful stuff