o,谢谢JoJozhai,刚刚在做app重构短信登陆的时候,发现短信获取的时候竟然也要授权,This XML file does not appear to have any style information associated with it. The document tree is shown below.
<oauth>
<error_description>
Full authentication is required to access this resource
</error_description>
<error>unauthorized</error>
</oauth>
这是网页的返回,好像只有一个登陆url可以访问,我配的其他的都permitall的url怎么没法直接访问,都需要权限