[OAUTH-WG] (no subject)

2013-09-12 Thread Sunil Pal
--- Thanks And Warm Regards Sunil Kumar Pal ___ OAuth mailing list OAuth@ietf.org https://www.ietf.org/mailman/listinfo/oauth

[OAUTH-WG] Oauth signature problem

2013-09-12 Thread Sunil Pal
How to generate the correct oauth_signature in apex.Here is the code for generating oauth_nonce, oauth_timestamp and oauth_signature. But not getting the correct oauth_signature // Generate a unique combination of numbers and alphabets for oauth-nonce String nonce = String.valueOf(Crypto.getRandom

[OAUTH-WG] Google doc with salesforce

2013-10-07 Thread Sunil Pal
Hi all, Anyone have done integration with salesforce and google. I want to upload files to google drive by using the apex code, by the use of salesforce standard feature i am able to done, but by the use of apex code iam not bale to do. Please help me guys, Thanks --- Thanks And Warm Regards Sunil