node.js - WeChat third-party platform web page authorization scope has no permissions
PHP中文网
PHP中文网 2017-05-16 13:22:45
0
1
915

Authorizing the official account to a third party shows that the authorization is successful and the user's personal information can be obtained. The domain name of the authorization callback page on the test account is also filled in. Why does the web page authorization report scope not have permission?

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
给我你的怀抱

There may be many reasons for this. For example, what I once encountered was that the order of url parameters was wrong. If your query string is generated programmatically rather than spliced ​​manually, you may encounter such a problem.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template