Sina Weibo PHPSDK versions difference error: redirect_uri_mismatch error solution

Source: Internet
Author: User
If this error occurs, you must use phpsdkv2, which is http://code.google.com/p/libweibo/downloads/list 

With this error, you must be using php sdk v2, php sdk is: http://code.google.com/p/libweibo/downloads/list

It is not recommended for old versions, so we will use the first two!

The first SDK is mainly used for online website testing and local testing!

Second SDK: for SAE (full name Sina App Engine (http://sae.sina.com.cn), is the first public cloud computing platform launched by Sina R & D center!

The error "error: redirect_uri_mismatch" is solved because the new version changes greatly:

1. create an application on the Weibo open platform and get the app key and app secret. edit the advanced information of the application and set the "app callback page ".
2. modify the SDK and config. in the php file, change WB_KEY to the app key of the weibo application, change WE_SKEY to the app secret of the weibo application, and change WB_CALLBACK_URL to the app callback page address in the weibo application advanced information, the two values must be consistent. Otherwise, an error: redirect_uri_mismatch will be reported during authentication.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.