Search the web
Sign In
New User? Sign Up
ydn-dotnet · CLOSED: Yahoo! .NET Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
IsValidSignedUrl broken?   Message List  
Reply | Forward Message #20 of 263 |
Re: IsValidSignedUrl broken?

Hi Brennan,

The first thing I would check is to see if the clock on the machine
you are running is set correctly. The maximum clock skew is set to
+/-600 seconds. The unit tests I wrote for the class check for both
boundary cases.

The following thing did come to mind:
1. What's your time zone? (Everything should be UTC based)
2. What's your culture (if it is parsing the timestamp incorrectly).

You can also email me directly with additional info if you wish.

//Tomi B.

--- In ydn-dotnet@yahoogroups.com, "Brennan" <offwhite@...> wrote:
>
> I am using Yahoo.Authentication.dll which includes the class,
> Yahoo.Authentication. I am following an example in the inline
> comments but it seems that the method, IsValidSignedUrl, is not
> working. It always returns false even though I did get the Url from
> the BBAuth login process.
>
> Is this working for anyone?
>
> I have my code here...
>
>
http://svn.offwhite.net/svn/SmallSharpTools.YahooPack/trunk/ClassLibrary/YahooPa\
ck/Web/Security/

>
> The YahooModule.cs does the check for the valid signed url. In that
> code I still take token and can use it later to make requests.
>
> Brennan Stehling
> http://brennan.offwhite.net/blog/
>






Mon Oct 16, 2006 4:39 pm

docbliny
Online Now Online Now
Send Email Send Email

Forward
Message #20 of 263 |
Expand Messages Author Sort by Date

I am using Yahoo.Authentication.dll which includes the class, Yahoo.Authentication. I am following an example in the inline comments but it seems that the...
Brennan
archers24mhc
Offline Send Email
Oct 16, 2006
5:24 am

Hi Brennan, The first thing I would check is to see if the clock on the machine you are running is set correctly. The maximum clock skew is set to +/-600...
docbliny
Online Now Send Email
Oct 16, 2006
4:53 pm

OK, we figured it out "offline". The problem was due to the registered endpoint URL being "http://www.mydomain.com/" and when that ends up on the server you'll...
docbliny
Online Now Send Email
Oct 16, 2006
9:59 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help