Are there issues with Orkut currently? Because now when I am using the test
on my localhost I am getting an authentication error when I try to get my
friends list.
UGH! This is so frustrating... this was working about an hour ago and now
its not! Please Help!
--
Dennis Monsewicz Jr.
Web Designer
It's working perfectly now.
Thanks, Prashant!
Fernando
--
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 unsubscribe from this group, send email to
opensocial-o
Thanks! I actually got it working, but am getting some odd error, but I
think its because I am porting this lib over into a CodeIgniter Lib and
therefore its just not working.
On Wed, Sep 22, 2010 at 1:23 PM, Robson Dantas wrote:
> When authenticated, your access token is stored in a session. Af
When authenticated, your access token is stored in a session. After signing
in, for some reason, if the session is not created, you will get redirected
again to Google's authentication website. You need to check if this session
is being created, in order to avoid this.
Open the test and check how
This is the error I keep getting
Argument 1 passed to Orkut::mapData() must be an array, null given
here is my CI library
orkut = new Orkut($orkut_params['consumer_key'],
$orkut_params['consumer_secret']);
$this->CI =& get_instance();
}
pub
I am trying to port the library over to my CodeIgniter application and
when I navigate to the url to access the orkut auth, I am sent over to
google to grant my application access to my orkut account, but after
accepting it keeps sending me back to step 1 with google to authorize
my application to
Yes this is closed.
On Wed, Sep 22, 2010 at 9:03 AM, Robson Dantas wrote:
> I think we closed this discussion on orkut-php-client library, right ?
>
> Regards
>
> Robson Dantas
>
> 2010/9/21 Dennis Monsewicz
>
>> Ok I downloaded the orkut os client lib
>>
>> But when I point my browser to http:
I think we closed this discussion on orkut-php-client library, right ?
Regards
Robson Dantas
2010/9/21 Dennis Monsewicz
> Ok I downloaded the orkut os client lib
>
> But when I point my browser to http://myurl.com/orkut-os/test and login
> and I am redirected (after granting permission) to aut
Hi,
There are 2 models you can follow:
1- A regular opensocial app, which is mandatory having a xml file, in order
to have your app inside Orkut directory. In this case, you need to inform
where your xml is located;
2- Develop you app using 3legged oauth library, which you can have Orkut
social
Tiago,
Yes, I'm still getting authentication problems on sandbox and production.
Allan (another guy who is creating a Javascript library), also reported
errors on sandbox.
Is it a confirmed issue ? Anything already done to solve?
-Robson Dantas
2010/9/8 Robson Dantas
> My endpoint is pointin
10 matches
Mail list logo