The post request is being submitted to following url : *
http://www.orkut.com/social/rpc/*
The scope parameter in oAuth request is :* http://orkut.gmodules.com/social/
*
but i am still getting the same 405 error even after removing that line from 
the send() function located in orkut-3legged.php.
Following are the details from curl response :

[http_code] => 405
[data] => HTTP/1.1 405 Method Not Allowed
Content-Type: text/html; charset=UTF-8
Content-Length: 12462
Date: Mon, 13 Jun 2011 12:56:54 GMT
Server: GFE/2.0

Following are the headers which are being passed to curl request :

[headers] => Array
(
[0] => Authorization: OAuth oauth_nonce="568f3be5543gfd54k4bec7aedb1db3f", 
oauth_version="1.0", oauth_timestamp="1306759808", oauth_consumer_key="
www.adiinviter.com", 
oauth_token="1%2F_-AoHtAgyfd8SGdf36yBVtL-01kTs35438cU0cc32uQFOZ0", 
oauth_body_hash="7X4muhpGGHoXjRI3iaH%2FczTC2EQ%3D", 
oauth_signature_method="HMAC-SHA1", 
oauth_signature="jgZEpzKF%2BCkHAyRyqAMRzK7HtpU%3D"
[1] => Content-Type: application/json
[2] => Content-length: 0
)

And yes i am hosted on hostgator server. 
Kindly help.

Regards
Aditya Hajare

-- 
You received this message because you are subscribed to the Google Groups 
"orkut Developer Forum" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/opensocial-orkut/-/BXPOEY3B_4sJ.
To post to this group, send email to opensocial-orkut@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en.

Reply via email to