【发布时间】:2014-08-12 02:25:32
【问题描述】:
我已在网站 (example.com) 上实施了 Google oAuth。一切正常,除了来自我网站上子域的身份验证(我有数千个子域)。当用户尝试通过子域进行授权时,例如
fr.example.com
product1.example.com
product2.de.example.com
我收到来自 Google 的错误 -
The redirect URI in the request did not match a registered redirect URI
如何解决?
【问题讨论】:
标签: oauth oauth-2.0 google-oauth