ContentsMark: UseUser Authentication and text sharing.
The API design is worse than Douban, and it is also lazy. Pay attention to the following points:
1. Only oauth2.0 is supported.
2. Difficult document structure. Here are a few useful documents:
Http://wiki.dev.renren.com/wiki/Test_Advanced_API
Http://wiki.dev.renren.com/wiki/%E4%BD%93%E9%AA%8C%E4%BA%BA%E4%BA%BAOAuth2.0%E9%AA%8C%E8%AF%81%E6%8E%88%E6%9D%83%E5%9F%BA%E6%9C%AC%E6%B5%81%E7%A8%8B
Http://wiki.dev.renren.com/wiki/%E6%A1%8C%E9%9D%A2%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F%E7%9A%84%E9%AA%8C%E8%AF%81%E6%8E%88%E6%9D%83
Http://wiki.dev.renren.com/wiki/%E6%9D%83%E9%99%90%E5%88%97%E8%A1%A8
3. for advanced API interfaces that fail to pass the review, other users except the test account cannot call the API, and the number of friends in the test account cannot exceed 5. You are not mistaken about every advanced API.
4. The Administrator account is not a test account.
5. the stupid signature authentication method can only be said to be the guy who designed the API. For more details, refer to the document above.
6. You must specify every parameter that is not specified by default. Pay special attention to the name and URL parameters. If this is not the case, a space is passed and it looks similar.