【问题标题】:oAuth consumer for myspace not returning datamyspace 的 oAuth 消费者不返回数据
【发布时间】:2010-06-23 20:25:55
【问题描述】:

我使用以下链接作为在我的网站中实施 myspace oAuth 消费者的基础。 http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/
当我使用基本的 oAuthBase.cs 类时,我收到 401 未经授权的错误,但是当我使用上述博主在回复评论时提到的更新的 oAuthBase.cs 时,401 错误被删除,但 ResponseStream 仍然没有返回任何东西。当我复制请求 url 并将其放在浏览器中时,我看到数据正在返回,但它在代码中不起作用。有人可以提出一些建议吗?

顺便说一句,为了简单起见,我使用 MakeRequest("/v1/users/myuserid");而不是得到朋友。

【问题讨论】:

    标签: c# asp.net oauth httpwebresponse myspace


    【解决方案1】:
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-12-07
    • 2010-11-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多