signRequestsUsingAuthorizationHeader missing?

41 views
Skip to first unread message

Wilson MacGyver

unread,
Nov 1, 2012, 11:14:23 AM11/1/12
to google-api-...@googlegroups.com
In our code we use 

oauthParameters.signRequestsUsingAuthorizationHeader(transport);

to use oauth1 token to sign the request.

I noticed as of 1.11, this method no longer exist. 

what should we use to replace this? all the new examples I've found are all for oauth 2.
But we need to continue to support our existing oauth1 clients.

Thanks

--
Omnem crede diem tibi diluxisse supremum.

Yaniv Inbar (יניב ענבר)

unread,
Nov 5, 2012, 7:30:35 AM11/5/12
to google-api-java-client
Sorry, we're recommending a switch to OAuth 2.0.

You may continue to use OAuth 1.0a, and the basic protocol is still supported in the google-oauth-client upon which google-api-client was built:

-- Yaniv
Reply all
Reply to author
Forward
0 new messages