Tim Fletcher wrote: >> Why would I get an authorization required response? >> > > I've replied to the e-mail you sent me, but in case anyone else comes > across this: the reason you get "Authorization required" when > following the redirect is because the new location (as returned in the > 302 response) has an additional query parameter (gsessionid). This > means your OAuth signature is invalid for that request. The solution > is to create a new request which includes that parameter. >
Hi Tim, Thank you for the info and the updated code. I will try it out tomorrow and let you know if I have any issues. sarah *** > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OAuth" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/oauth?hl=en -~----------~----~----~----~------~----~------~--~---
