MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Invalid Signature - OAuth.cs

Last post 07-11-2008 9:49 PM by $. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 07-11-2008 8:49 AM

    Invalid Signature - OAuth.cs

     I develop application with ASP.NET and C#. I generate signature with OAuth.cs from http://www.oauth.net/. I get always error: signature_invalid. When I check signature with your demo application, she is different. 

    How do I generate signature with OAuth.cs? It is possible? Could you public c# code your demo application for generating signature?

     

    PS: sorry for my bad English 

  • 07-11-2008 9:49 PM In reply to

    • $
    • Top 25 Contributor
    • Joined on 06-28-2008
    • Posts 158

    Re: Invalid Signature - OAuth.cs

     I'm not sure about the toolkit you are speaking of, and without seeing your oauth.cs code I couldn't really tell you what is going wrong.  I use the following toolkit and have been successful: http://www.codeplex.com/myspacetoolkit.

    The examples have an incorrect resource uri, just change it to the correct one and you should be fine.

Page 1 of 1 (2 items)