简体   繁体   English

有没有一种方法可以通过OAuth RequestToken请求发送值并通过回复将其取回?

[英]Is there a way to send a value with OAuth RequestToken request and get it back with the reply?

In my application users send many requests to twitter api. 在我的应用程序中,用户向Twitter api发送了许多请求。 I want to map the request with the response. 我想将请求与响应进行映射。 Is there a way? 有办法吗?

We can add query parameters to call back url when we made the oauth token request. 发出oauth令牌请求时,我们可以添加查询参数来回调url。 Those will be returned back. 那些将被退回。 That is the way. 就是这样。 Refer https://dev.twitter.com/discussions/19419 请参阅https://dev.twitter.com/discussions/19419

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM