[orkut-developer] Re: Need help in Authentication

2009-12-08 Thread Akash
No response yet. Any help will be appreciated. On Nov 24, 5:32 pm, Akash wrote: > Orkut Development team, >     Anybody ready to help us? It is been ages and nobody from your > team is helping. May I know the reason for this. > > Please let me know whether you are serious ab

[orkut-developer] Re: Need help in Authentication

2009-11-24 Thread Akash
. Should we developers stop supporting Orkut? Can you share the email id of your VP who can provide us the guidance? Thanks, -Akash On Nov 18, 6:47 am, los wrote: > HiAkash, > > I feel you frustration. I'm also starting down the path of trying to > authenticate orkut with my ap

[orkut-developer] Re: Need help in Authentication

2009-11-17 Thread Akash
quest.HttpMethod, Request.QueryString ["oauth_timestamp"], Request.QueryString["oauth_nonce"], "RSA-SHA1"); string signature= "gTlTW2N5WysQNzfvc2/tT4+ZkIviFEaj2xoB/ wInZR8+rtwrbNNuKl+jDLx5QQ71Z6LIacBogaXRw3eA0U/PWiF6G1Hwhd/ 4+GHlBBXsaKLsC1Ar6/e0D5pvAzN97a8KWfBHMg

[orkut-developer] Re: Need help in Authentication

2009-11-16 Thread Akash
any hacker can mess with my application data. Please correct me if my understanding is wrong. Thanks, -Akash (PS: I am ccing everybody I know in orkut developer team, sorry for this spam) On Nov 16, 1:56 pm, Akash wrote: > Hi Orkut Development team, >    It is almost one year now and I

[orkut-developer] Re: Need help in Authentication

2009-11-16 Thread Akash
program. Thanks, -Akash On Nov 13, 2:50 pm, Akash wrote: > Ping as the problem is not solved yet for me :( > > On Nov 12, 3:20 pm,Akash wrote: > > > > > Hi Prashant, > >    Thanks for looking into this issue. I have tried all libraries > > available hence t

[orkut-developer] Re: Need help in Authentication

2009-11-13 Thread Akash
Ping as the problem is not solved yet for me :( On Nov 12, 3:20 pm, Akash wrote: > Hi Prashant, >    Thanks for looking into this issue. I have tried all libraries > available hence the issue in unlikely in library. Can you please > provide me following:- > > 1. List of p

[orkut-developer] Re: Need help in Authentication

2009-11-12 Thread Akash
.w3.org/2003/05/soap-envelope">14 I get the response as Couldn't resolve host '< So let me know what else I can do. The server is not owned by me. Thanks, -Akash On Nov 12, 2:10 pm, "Prashant (Google)" wrote: > Hi Akash, > > This being a POST re

[orkut-developer] Re: Need help in Authentication

2009-11-11 Thread Akash
Folks please help me in this issue. Thanks, -Akash On Nov 6, 5:50 pm, Akash wrote: > Hi Robson, >    Thanks a lot for the reply. I am still not able to get it working :- > (. Please note I am using ASP.NET web services. > >  Here is my exact code snippet that I am using for p

[orkut-developer] Re: Need help in Authentication

2009-10-28 Thread Akash
Not sure what was Ranjit's problem. My application is still having issues. On Oct 26, 9:38 pm, Ranjeet Gill wrote: > Thanks its working now. > Ranjit > > On Mon, Oct 26, 2009 at 4:11 AM, Akash wrote: > > > Yes checked and found certificate is not the issue. > >

[orkut-developer] Re: Need help in Authentication

2009-10-26 Thread Akash
Yes checked and found certificate is not the issue. Any idea on after looking at the code whether it is fine? Thanks On Oct 13, 7:44 pm, "jeswa...@gmail.com" wrote: > check your cetificate file. Be sure not to open or save certificates > in wordpad etc use notepad > > On

[orkut-developer] Need help in Authentication

2009-10-10 Thread Akash
); signatureBase.AppendFormat("{0}&", "POST"); signatureBase.AppendFormat("{0}&", UrlEncode (normalizedUrl)); signatureBase.AppendFormat("{0}", UrlEncode (normalizedRequestParameters)); return signatur

[orkut-developer] Re: Unable to install approved application

2009-03-24 Thread Akash
k I should provide them so that they are able to install application in single click rather searching application and installing it. Thanks, -Akash On Mar 24, 2:19 pm, Vijaya wrote: > Can you please include the URL of your app spec? --~--~-~--~~~---~--~~ You received

[orkut-developer] Re: Unable to install approved application

2009-03-24 Thread Akash
Hi Vijiya, Here is the URL of the application http://www.knownmarket.com/KMWeb/KnownMarket.xml Thanks, -Akash On Mar 24, 2:19 pm, Vijaya wrote: > Can you please include the URL of your app spec? --~--~-~--~~~---~--~~ You received this message because

[orkut-developer] Unable to install approved application

2009-03-24 Thread Akash
page however installation failed with reason as "Unable to add application". I will appreciate any help in this regard. Thanks, -Akash --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer F

[orkut-developer] Re: 502 error

2009-03-23 Thread Akash
Resending as I have not heard from anybody. Is there any way to debug the communication between orkut server and my web server. Thanks, -Akash On Mar 23, 2:48 pm, Akash wrote: > Hi, >    I want to setup a parallel development environment on the server > where I hosted the productio

[orkut-developer] 502 error

2009-03-23 Thread Akash
p; params[gadgets.io.RequestParameters.AUTHORIZATION] = gadgets.io.AuthorizationType.SIGNED; params[gadgets.io.RequestParameters.POST_DATA] = soapRequest; var req; gadgets.io.makeRequest(url, function(req) { SOAPClient

[orkut-developer] Compress any data returned from your third-party servers using gzip

2009-02-15 Thread Akash
'gzip' In my web service calls the amount of data that go back and forth from the orkut application to my server is of size 500 Bytes (in rare occasions can go to 3-4K). Do I need still need to gzip my data from my orkut application to my server. Than

[orkut-developer] Re: User's friends' data on thrid party application

2008-11-26 Thread Akash
Ping as I have not heard from anybody. Thanks -Akash On Nov 25, 10:18 pm, Akash <[EMAIL PROTECTED]> wrote: > Hi, >     According to the Orkut Development guidelines about storing User > Data on Third-Party Servers > > * > MUSTs > All user information must be remov

[orkut-developer] User's friends' data on thrid party application

2008-11-25 Thread Akash
THUMBNAIL_URL ** Please let me know whether I can store above fields of all friends of a user on my servers? Please note that assumption here is that user's friends' have not installed the application. Thanks -Akash --~--~-~--~~~---~--~~ You received this messa

[orkut-developer] Including CSS file in orkut application

2008-10-04 Thread Akash
his to move all javascript files together and moved CSS file in the end. I hope it will help others as well. Thanks, -Akash --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" grou

[orkut-developer] Javascript debugging in Visual Studio

2008-10-03 Thread Akash
spec's ModulePrefs element .* I hope this will help others. Thanks, -Akash --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to o

[orkut-developer] Re: Invalid OAuth signature in Orkut with C#

2008-10-03 Thread Akash
Authentication is working for me now. Thanks, -Akash On Oct 3, 11:11 pm, Jason <[EMAIL PROTECTED]> wrote: > Yes, this appears to be a widespread problem. I'm working on getting a > working validation routine on the wiki, but in the meantime, you can > see this thread for

[orkut-developer] Re: Rich text box in orkut application

2008-10-02 Thread Akash
Hi Prashant, I am using http://developer.yahoo.com/yui/editor/ in my orkut application and it is working fine for me. Thanks, -Akash On Oct 2, 12:29 pm, Prashant Lakhlani <[EMAIL PROTECTED]> wrote: > hi friends, >    i'm doing some ineresting research on using the rich t

[orkut-developer] Re: Signed request to Web Service on ASP.NET

2008-10-02 Thread Akash
Hi Jason, I am successfully validated the requests using this C# routine. I did some negative testing as well and it is working great. Please go ahead and post the code. Thanks, -Akash On Sep 30, 10:22 pm, Jason <[EMAIL PROTECTED]> wrote: > Are you able to successfully validate

[orkut-developer] Signed request to Web Service on ASP.NET

2008-09-27 Thread Akash
arameters.OAuth_Timestamp]); context.authParams.Add(Parameters.OAuth_Nonce, request.Params[Parameters.OAuth_Nonce]); //Algorithm used for signing context.SignatureMethod = request.Params[Parameters.OAuth_Signature_Method]; //Signature context.Signature = reque

[orkut-developer] Re: Authentication Web Service.NET framework 3.5

2008-09-26 Thread Akash
ry part (as defined by [RFC3986] (Berners-Lee, T., “Uniform Resource Identifiers (URI): Generic Syntax,” .) section 3). Since this is a post request I should not bother about it? Since I am very close to solution I will highly appreciate any help in this regard. Thanks,

[orkut-developer] Re: Authentication Web Service.NET framework 3.5

2008-09-23 Thread Akash
Please help. On Sep 24, 12:02 am, Akash <[EMAIL PROTECTED]> wrote: > Since I dont have debugging capabilities on the hosting site on which > I am planning to host my application, I wrote one simple asp .net that > just reflects the post request that it receives. > >

[orkut-developer] Re: Authentication Web Service.NET framework 3.5

2008-09-23 Thread Akash
the post request I signed request has following parameter extra. *** authz=signed&st=AFinprRrOo9jbTnGz6GfSLTAFaD31b- BdtDUoRKmB6fAmal76q1ay6NmliAxmxqei_HU7alG69OMw2caaKLYGuJsXp2CQX9oBA7fQj5dfZQO7iKjBJ6b0I *** I will appreciate any help in this regard. Thanks, -Akash On Sep 23, 6:21 pm, A

[orkut-developer] Re: Authentication Web Service.NET framework 3.5

2008-09-23 Thread Akash
Thanks a lot Raman. One more clarification I believe the transaction between orkut server and my application server is not over SSL. Thanks, -Akash On Sep 22, 10:34 am, Raman <[EMAIL PROTECTED]> wrote: > Hi Akash > > Things work as per the usual public key - private key model.

[orkut-developer] Re: Authentication Web Service.NET framework 3.5

2008-09-20 Thread Akash
ing from an application an user X? I would love to help the community once I understand the authentication model? Thanks, -Akash On Sep 16, 3:06 am, Jason <[EMAIL PROTECTED]> wrote: > Thanks for sharing your code snippet. :) Most of the time, I see > requests for assistance

[orkut-developer] Authentication Web Service.NET framework 3.5

2008-09-13 Thread Akash
ervice running on .NET framework 3.5. Thanks, -Akash Following is detailed code. var map = { "Content-Type" : "application/soap+xml; charset=utf-8"}; var params = {}; soapRequest = "" +

[orkut-developer] Re: Orkut Communities

2008-07-06 Thread Akash
Sending as I have not heard back on this thread. On Jul 3, 8:02 pm, Akash <[EMAIL PROTECTED]> wrote: > I was looking into the RESTful api of opensocial 8.0 and I found > following text > > ** > 2.3 Group > OpenSocial Groups are owned by people, and are used to tag or

[orkut-developer] Upload photos in orkut

2008-07-06 Thread Akash
>From an orkut application that user has installed, ss it possible to upload images to "photos" in orkut using apis ? Thanks, -Akash --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Develope

[orkut-developer] Re: Orkut Communities

2008-07-03 Thread Akash
"Open Social Groups" will map in orkut. Thanks, -Akash On Jul 3, 7:40 pm, Akash <[EMAIL PROTECTED]> wrote: > Do you have any plans in near future to add this functionality. I > believe such functionality will be extreamly helpful for applications > that want to tap power

[orkut-developer] Re: Orkut Communities

2008-07-03 Thread Akash
Do you have any plans in near future to add this functionality. I believe such functionality will be extreamly helpful for applications that want to tap power of social networking for trust. Thanks, -Akash On Jul 3, 3:38 am, Jason <[EMAIL PROTECTED]> wrote: > Hi Akash. No, this is not

[orkut-developer] Orkut Communities

2008-07-01 Thread Akash
In my orkut application I want to know the name of communities that a user is part of using open social API. Is it possible if yes how? Thanks, -Akash --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "