Mailchimp Oauth2 sample app troubleshooting

限于喜欢 提交于 2019-12-13 22:04:38

问题


I keep getting the following error when I try to use the Mailchimp OAUTH2 sample app (PHP).

For your reference, here's their github repo: https://github.com/mailchimp/OAuth2-sample-apps

However, my client id and client secret are correct (have copied and pasted them multiple times).

Complete Failure!: redirect_uri_mismatch

This likely means that you have entered a bad client_id or client_secret or you are being awesome and checking to see this failure occur. 

Try Again?

If it helps, I'm using the Yii 2 framework.

来源:https://stackoverflow.com/questions/34645238/mailchimp-oauth2-sample-app-troubleshooting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!