悩める男性make com authorized redirect urisの設定方法が分からず困っています…



2025年最新のmake com authorized redirect uris設定手順を分かりやすく解説します!
この記事では、make.comでOAuth認証を利用する際に必須となるauthorized redirect urisの最新設定方法を、2025年11月時点の公式情報に基づき徹底解説します。初心者でもつまずかないよう、カスタムドメインやGoogle連携時の注意点、よくあるエラー対策まで網羅しています。
- make com authorized redirect urisの基本と役割を解説
- 2025年最新の設定手順・注意点を網羅
- Google連携やエラー対策も具体例で紹介
OAuth認証とredirect URIの基本理解



OAuth認証でredirect URIって何のために必要なの?



redirect URIは認証後にユーザーを安全に戻すためのURLです。
make com authorized redirect urisは、OAuth認証の安全性を確保するために必須です。
2025年11月時点のmake.comでは、カスタムドメイン利用時はBaseまたはPrimaryドメインのredirect URIのみ登録可能です。
Google連携時はPrimaryドメインのredirect URI登録が推奨されており、設定ミスによるエラーを防げます。
OAuth認証の安全な運用にはredirect URIの正確な設定が重要ですredirect URIとは何かを初心者向けに解説



redirect URIって何?make com authorized redirect uris設定で必要なの?



redirect URIはOAuth認証後にユーザーを戻すためのURLで、make com authorized redirect uris設定に必須です。
redirect URIとは、OAuth認証フローで認証後にユーザーや認証情報を返すためのURLです。make com authorized redirect uris設定では、このredirect URIを正しく登録しないと認証エラーが発生します。
2025年最新のmake.com仕様では、GoogleやFacebookなど外部サービスと連携する際、必ず「Authorized Redirect URIs」に正しいredirect URIを登録する必要があります。たとえばGoogle連携時は、https://www.make.com/oauth/cb/googleなどの公式推奨URIを登録することが重要です。
誤ったredirect URIを登録すると、「redirect_uri_mismatch」や「invalid_client」などのエラーが発生し、認証が完了しません。make com authorized redirect uris設定では、管理画面やGoogle Cloud Consoleで指定されたURIを正確に入力しましょう。
特にカスタムドメイン利用時は、BaseまたはPrimaryドメインのURIのみが利用可能です。Google連携時はPrimaryドメインのURI登録が推奨されています。設定ミスを防ぐため、公式ドキュメントや管理画面で最新のredirect URIを必ず確認してください。
OAuth認証でredirect URIが果たす役割



OAuth認証でredirect URIはどんな役割を持つの?



認証後にユーザーを安全に戻すための受け口がredirect URIです。
OAuth認証フローでは、make com authorized redirect urisが認証後の戻り先を指定します。このURIが正しく設定されていないと、認証が完了してもサービス側に戻れずエラーとなります。
make.comでは、GoogleやFacebookなど外部サービスと連携する際、認証後にユーザーを自動的に指定したredirect URIへリダイレクトします。これにより、認証情報の受け渡しやセキュリティが担保されます。
2025年最新のmake com authorized redirect uris仕様では、カスタムドメイン利用時はBaseまたはPrimaryドメインのURIのみが有効です。Google連携時はPrimaryドメインのURI登録が推奨されています。
設定ミスを防ぐためには、make.com管理画面で表示される正しいredirect URIをGoogle Cloud Consoleなど外部サービス側にも必ず登録しましょう。これにより「redirect_uri_mismatch」などのエラーを回避できます。
make.comでのAuthorized Redirect URIs設定手順



make.comでAuthorized Redirect URIsはどこから登録するの?



管理画面の「Administration」から正しい書式でURIを登録できます。
2025年11月の最新UIでは、「Administration」→「Native Apps」→対象アプリ→「Connection」からmake com authorized redirect urisを設定します。
URIは「https://www.make.com/oauth/cb/google」など正確な形式で入力し、複数登録も可能です。
カスタムドメイン利用時はBaseまたはPrimaryドメインのみ登録でき、Google連携時はPrimary推奨です。
make.com管理画面から正しい書式でAuthorized Redirect URIsを登録することが重要です。


カスタムドメインを使う場合、どのURIを登録すればいい?



BaseまたはPrimaryドメインのURIのみ登録可能で、Google連携時はPrimaryが推奨です。
2025年11月現在、make com authorized redirect urisはカスタムドメイン利用時にBaseまたはPrimaryドメインのみ許可されています。
GoogleやMicrosoft連携時はPrimaryドメインのURIを登録することで認証エラーを防げます。
例:Primaryドメインが「https://yourcustomdomain.com」の場合、「https://yourcustomdomain.com/oauth/cb/google」を登録します。
カスタムドメイン利用時はPrimaryドメインのURI登録が推奨されています。make.com管理画面でのURI登録方法の詳細



make.com管理画面でauthorized redirect urisはどこから登録できますか?



管理画面の「Administration」→「Native Apps」から登録できます。
2025年最新のmake.comでは、「Administration」メニュー内の「Native Apps」からauthorized redirect urisを設定します。GoogleやMicrosoft連携時は「[Google App] > Connection」画面で登録・確認が可能です。
登録手順は、管理画面左側メニューから「Administration」を選択し、「Native Apps」をクリックします。対象アプリ(例:Google)を選び、「Connection」タブを開きます。
「Authorized Redirect URIs」欄に、必要なURI(例:https://www.make.com/oauth/cb/google)を1行ずつ入力します。複数登録も可能で、エラー回避や複数サービス連携時に有効です。
URIの書式は「https://」から始まり、末尾に不要なスラッシュやパラメータを付けないよう注意してください。設定ミスを防ぐため、公式ドキュメントの最新推奨URIを必ず確認しましょう。
カスタムドメイン利用時は、BaseまたはPrimaryドメインのURIのみ登録可能です。Google連携時はPrimaryドメインのURIを推奨します。
設定後は必ず「保存」ボタンを押して反映させてください。設定内容はいつでも管理画面から確認・修正できます。
カスタムドメイン利用時のURI設定ポイント



カスタムドメイン利用時のmake com authorized redirect urisはどう設定すればいい?



カスタムドメインではBaseまたはPrimaryドメインのURIのみ登録可能です。
2025年最新のmake com authorized redirect uris設定では、カスタムドメイン利用時はBaseまたはPrimaryドメインのURIのみが有効です。サブドメインや他のドメインを登録しても認証エラーとなるため注意しましょう。
GoogleやMicrosoft連携時はPrimaryドメインのURI登録が推奨されています。たとえば、Google連携の場合は「https://yourcustomdomain.com/oauth/cb/google」のようにPrimaryドメインを使うことで、認証の安定性とセキュリティが確保されます。
make com authorized redirect urisの設定ミスは「redirect_uri_mismatch」などのエラー原因となります。設定前に必ず公式ドキュメントで最新のURI仕様を確認し、BaseまたはPrimaryドメインのみを登録してください。
Google連携時の最新Authorized Redirect URIs一覧



Google連携時のmake com authorized redirect urisは何を登録すればいい?



2025年11月時点で推奨されるmake com authorized redirect uris一覧を紹介します。
Google Cloud Consoleでmake.com用OAuthクライアントを作成する際は、「https://www.make.com/oauth/cb/google」や「https://www.make.com/oauth/cb/google-restricted」など複数のauthorized redirect urisを登録するのが最新の推奨です。
Google DriveやGmail連携時は「https://www.make.com/oauth/cb/google」「https://www.make.com/oauth/cb/google-restricted」「https://www.make.com/oauth/cb/google-custom」などの登録が必要です。
Google Cloud Consoleの「Authorized domains」には「make.com」と「integromat.com」両方を登録しておくと、旧Integromat連携も維持できます。
複数のmake com authorized redirect urisを登録することで、redirect_uri_mismatchエラーを防ぎやすくなります。
最新のmake.com管理画面では、必要なredirect urisは「Administration > Native Apps > [Google App] > Connection」で確認できます。
カスタムドメイン利用時は「Base」または「Primary」ドメインのredirect uriのみ登録可能で、Google連携時はPrimaryドメイン推奨です。
Google Cloud ConsoleでのURI登録の注意点



Google Cloud Consoleでmake com authorized redirect uris登録時の注意点は?



make.comとintegromat.com両方をAuthorized domainsに登録し、必要なredirect URIsを全て追加しましょう。
2025年最新のGoogle Cloud Consoleでは、make com authorized redirect uris登録時に「make.com」と「integromat.com」両方をAuthorized domainsへ追加する必要があります。これにより旧Integromat連携も維持でき、Google連携時のエラーを防げます。
また、Google DriveやGmailなど複数サービスと連携する場合は、「https://www.make.com/oauth/cb/google」や「https://www.make.com/oauth/cb/google-restricted」など複数のredirect URIを登録することが推奨されています。これにより「redirect_uri_mismatch」エラーの発生を防げます。
make com authorized redirect urisの正確な登録方法は、Google Cloud Consoleの「認証情報」からOAuthクライアントIDを選択し、「承認済みのリダイレクトURI」に必要な全てのURIを追加してください。カスタムドメイン利用時は、BaseまたはPrimaryドメインのURIのみ利用可能で、Google連携時はPrimaryドメインが推奨されています。
設定後は、make.com管理画面の「Administration > Native Apps > [Google App] > Connection」から、最新のauthorized redirect uris一覧を必ず確認しましょう。これにより、Google Cloud Console側とmake.com側の設定不一致による認証エラーを未然に防げます。
複数URI登録によるエラー回避の実例紹介



Google連携時にmake com authorized redirect urisを複数登録する理由は?



複数のmake com authorized redirect urisを登録すれば、redirect_uri_mismatchエラーを防げます。
Google DriveやGmail連携時は、make com authorized redirect urisを複数登録することで、各サービスの仕様変更やOAuth接続の違いによるエラーを回避できます。
2025年最新の推奨URI例は「https://www.make.com/oauth/cb/google」「https://www.make.com/oauth/cb/google-restricted」などです。
Google Cloud Consoleの「Authorized redirect URIs」にこれらをすべて登録し、必要なOAuth接続ごとに使い分けることが重要です。
Make管理画面では、Administration>Native Apps>[Google App]>Connectionで現在利用中のredirect URIを確認できます。
複数OAuth接続を利用する場合も、各接続に対応したmake com authorized redirect urisを事前に登録しておきましょう。
Google DriveやGmail連携時の推奨URI



Google DriveやGmail連携時のmake com authorized redirect urisは何を登録すればいい?



2025年最新では、https://www.make.com/oauth/cb/googleやhttps://www.make.com/oauth/cb/google-restrictedの登録が推奨です。
Google DriveやGmailとmake.comを連携する際は、Google Cloud Consoleの「Authorized redirect URIs」にhttps://www.make.com/oauth/cb/googleやhttps://www.make.com/oauth/cb/google-restrictedを必ず登録してください。
2025年11月時点のMake公式情報では、Googleサービス連携時に複数のmake com authorized redirect urisを登録することで「redirect_uri_mismatch」などの認証エラーを防げます。
また、カスタムドメインを利用している場合は、PrimaryドメインのURI(例:https://yourcustomdomain.com/oauth/cb/google)を登録することが推奨されています。
Google Cloud Consoleの「Authorized domains」には、make.comとintegromat.comの両方を登録しておくと、旧Integromat連携も維持できるため安心です。
make com authorized redirect urisの最新推奨値は、Make公式ヘルプやコミュニティで随時更新されているため、連携前に必ず最新情報を確認しましょう。
複数OAuth接続対応のURI管理方法



複数のOAuth接続時、make com authorized redirect urisはどう管理すればいい?



make com authorized redirect urisは用途ごとに複数登録し、管理画面で確認できます。
2025年11月現在、make.comではGoogleやMicrosoftなど複数のOAuth接続に対応する場合、用途ごとに必要なauthorized redirect urisをすべてGoogle Cloud Console等に登録することが推奨されています。
たとえばGoogle DriveやGmail、Google restrictedなどサービスごとに異なるredirect uri(例:https://www.make.com/oauth/cb/googleやhttps://www.make.com/oauth/cb/google-restricted)を登録することで、認証エラーを防げます。
make.com管理画面では「Administration > Native Apps > [Google App] > Connection」から、現在利用中のauthorized redirect uris一覧を確認できます。
また、カスタムドメイン利用時はBaseまたはPrimaryドメインのuriのみ有効で、Google連携時はPrimaryドメインの登録が推奨されています。
複数OAuth接続を運用する際は、各サービスごとに必要なmake com authorized redirect urisを正確に管理・登録することがトラブル防止のコツです。
よくあるエラーと対策:redirect_uri_mismatch等



make com authorized redirect uris設定時に「redirect_uri_mismatch」などのエラーが出る原因は?



登録したmake com authorized redirect urisがGoogle Cloud ConsoleやMake側と一致していない場合に発生します。
2025年最新のmake com authorized redirect uris設定では、Google Cloud Consoleの「Authorized redirect URIs」に、Make公式推奨の複数URIを正確に登録することが重要です。
「redirect_uri_mismatch」や「invalid_client」エラーは、URIのスペルミスや不要なスラッシュ、カスタムドメイン設定の誤りでも発生します。
Make公式コミュニティでは、Google DriveやGmail連携時に「https://www.make.com/oauth/cb/google」や「https://www.make.com/oauth/cb/google-restricted」など複数のURI登録が推奨されています。
Google Cloud Consoleの「Authorized domains」に「make.com」と「integromat.com」両方を登録することで、旧Integromat連携のエラーも回避できます。
make com authorized redirect urisの正確な登録と複数URIの活用がエラー対策の鍵です。
エラー原因の特定方法と具体的な解決策
- make com authorized redirect uris設定時に「redirect_uri_mismatch」エラーが出る主な原因は?
-
「redirect_uri_mismatch」エラーの多くは、Google Cloud ConsoleのAuthorized Redirect URIsに正しいURIが登録されていないことが原因です。make.com管理画面で表示される推奨URIを再確認しましょう。
- 「invalid_client」エラーが発生した場合の確認ポイントは?
-
「invalid_client」エラーは、Google Cloud ConsoleでのクライアントIDやシークレットの誤設定が主な原因です。make com authorized redirect urisの登録内容と合わせて、クライアント情報を正確に入力してください。
- make.comで複数のauthorized redirect urisを登録するメリットは?
-
複数のURIを登録することで、Google DriveやGmailなど複数サービス連携時のエラー回避が可能です。2025年最新のmake.com公式情報でも推奨されています。
- カスタムドメイン利用時のmake com authorized redirect uris設定で注意すべき点は?
-
2025年11月現在、カスタムドメイン利用時はBaseまたはPrimaryドメインのURIのみ登録可能です。Google連携時はPrimaryドメインの利用が推奨されています。
- Google Cloud Consoleでmake com authorized redirect urisを修正する手順は?
-
Google Cloud ConsoleのOAuthクライアント設定画面で、「Authorized redirect URIs」にmake.com推奨のURIを追加・修正してください。変更後は必ず保存し、make.com側でも再認証を行いましょう。
- make com authorized redirect urisのエラー原因を迅速に特定する方法は?
-
まずはエラーメッセージの内容と発生タイミングを確認し、Google Cloud Consoleとmake.com管理画面の設定を突き合わせて見直すことが、2025年最新のトラブルシューティングの基本です。
Make公式推奨のチェックリスト活用法



make com authorized redirect urisのエラー時、何を確認すればいい?



Make公式のチェックリストを使えば、設定ミスを自力で特定できます。
make com authorized redirect urisの設定でエラーが出た場合は、Make公式が公開しているチェックリストを活用することが推奨されています。このリストには、Google Cloud Consoleやmake.com管理画面で確認すべき項目が網羅されています。
例えば、Google連携時は「Authorized redirect URIs」に必要な全てのURIが登録されているか、カスタムドメイン利用時はPrimaryドメインのURIを使っているかなど、細かなポイントまでチェックできます。
また、redirect_uri_mismatchやinvalid_clientなどのエラーが発生した際も、チェックリストを順に確認することで、原因の特定と解決がスムーズに行えます。2025年11月時点の最新仕様に対応しているため、初心者でも安心して利用できます。
まとめ:2025年最新の安全で確実な設定方法



make com authorized redirect urisの設定、結局どうすれば安全?



2025年最新の推奨手順と注意点を守れば安全・確実です。
初心者でも失敗しないmake com authorized redirect uris設定のポイントを以下にまとめました。
- make com authorized redirect urisは公式推奨URIを必ず登録
- Google連携時は複数URI登録でエラー回避
- カスタムドメイン利用時はPrimaryドメインURI推奨








