another twitter oAuth cURL access token request that fails

后端 未结 4 2070
醉话见心
醉话见心 2020-11-29 07:14

The following function gives a validation error instead of the token:

failed to validate oAuth signature and token



        
4条回答
  •  眼角桃花
    2020-11-29 07:41

    I'll admit this isn't really an answer, but if you can, use the PECL OAuth package. Rasmus Lerdorf wrote a tutorial on how to use it and it got me around this same issue.

提交回复
热议问题