Skip to content

登录分享常见问题都在这里~ #11

@chendongMarch

Description

@chendongMarch

Q: 微博登录提示 redirect_uri_mismatch
A:是因为没有配置回调地址导致的,默认会使用 https://api.weibo.com/oauth2/default.html 作为回调地址,如果应用的回调地址被改过了就会出现此问题,可以登录 http://open.weibo.com ,选择[管理中心] -> [我的应用] -> ["您的应用名"] -> 展开左侧[应用信息] -> [高级信息] -> OAuth2.0 授权设置 右上角[编辑] ->在框里填入回调地址即可。

同时 SDK 配置中支持设置这个回调地址即可。

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions