Dan,
I didn't receive any response from oauthproxyreg. I initially sent my
request last Friday (July 3), but I double checked the sent email on
Monday since I hadn't got any response at all, even a "we received
your request" form, and realized that I had entered the consumer
secret incorrectly so I sent an update. Perhaps this has caused a
delay?
But from my continued reading I am under the impression that this step
is no longer necessary in the sandbox because the oauth proxy
authenticates with the consumer as www.google.com (and the error dump
from my gadget shows this is the case) and then provides the gadget
url to the service provider. That seemed to be confirmed in this
thread too:
http://groups.google.com/group/Google-Gadgets-API/browse_thread/thread/c0c7e9c1bbd1abf1/cf31cfc850a02917?lnk=gst&q=oauth+proxy#cf31cfc850a02917
Please correct me if I've not understood this properly.

Here is the url of my bare bones oauth myspace test gadget:
http://dev.pentura.ca/helen/xml/friends.xml

Many thanks,
Helen

On Jul 8, 1:47 pm, "Dan (Google)" <[email protected]> wrote:
> Hi helen,
>
> Did you get a response from oauthproxyreg? It's possible the keys
> haven't been entered yet. Also, what is the URL of your gadget?
>
> Thanks,
> Dan
>
> On Jul 7, 1:18 pm, helen <[email protected]> wrote:
>
> > Hello,
> > I have taken the oauth sandbox example 
> > athttp://code.google.com/apis/gadgets/docs/oauth.html
> > and substituted the oauth declaration below to access myspace
>
> > <OAuth>
> >   <Service name="myspace">
> >     <Access url="http://api.myspace.com/access_token"/>
> >     <Request url="http://api.myspace.com/request_token"/>
> >     <Authorization url="http://api.myspace.com/authorize?
> > oauth_callback=http://igdev.myspace.com/gadget/Auth.htm"/>
> >   </Service>
> > </OAuth>
>
> > and I used the endpoint "http://api.myspace.com/v1/user.json"; to try
> > to get the myspace id of the current user.
>
> > I registered the url of my gadget xml with myspace and received a
> > consumer key and secret which I sent to [email protected],
> > although I'm not sure if I needed to do this when using the proxy in
> > the sandbox but I wanted to cover all the bases.
>
> > When I submit an oauth request I always get a 403 return code and the
> > following error:
>
> > oauth_problem=consumer_key_unknown
>
> > which is defined as "the oauth_consumer_key is unknown to the Service
> > Provider"
>
> > I googled and can't find any information on what to do about this
> > error, does anyone know what I am doing wrong?
> > Thanks in advance for your help.
> > helen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" 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/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to