Re: [orkut-developer] Invalid consumer key, no app specified

2010-08-03 Thread johnmichael81 . php
There appears to be 3 legged functionality in the library also (osapi/auth/osapiOAuth3Legged.php). I've got some simple calls working on a test site I have here: http://www.statusexporter.com The problem is that I cant get the identical calls to work on another site I am trying to build on. Here i

Re: [orkut-developer] Invalid consumer key, no app specified

2010-08-03 Thread Robson Dantas
You are running 2-legged based library. I tested it some months ago, and not really sure if things are working as expected. Which example did you run, though ? Will make a test here. Regards, Robson Dantas 2010/8/3 > I'm using opensocial-php-client-1.1.1.zip from > http://code.google.com/p/o

Re: [orkut-developer] Invalid consumer key, no app specified

2010-08-02 Thread johnmichael81 . php
I'm using opensocial-php-client-1.1.1.zip from http://code.google.com/p/opensocial-php-client/downloads/list -- You received this message because you are subscribed to the Google Groups "orkut Developer Forum" group. To post to this group, send email to opensocial-or...@googlegroups.com. To unsu

Re: [orkut-developer] Invalid consumer key, no app specified

2010-08-02 Thread Robson Dantas
Hi! Can you give more details about which lib are you using ? Regards, Robson Dantas 2010/8/2 > This is probably pretty simple, but what does the error below typically > mean? i.e. where is a good place to look for something wrong? > I'm getting this when trying to carry out a 3-Legged Auth o

[orkut-developer] Invalid consumer key, no app specified

2010-08-02 Thread johnmichael81 . php
This is probably pretty simple, but what does the error below typically mean? i.e. where is a good place to look for something wrong? I'm getting this when trying to carry out a 3-Legged Auth on a 3rd party website using the php osapi library. Error sending RPC request: OAuth Authentication Fail