Hi,
I'm trying to enable OAuth support to google spreadsheet connector.
google spreadsheet supports to oauth2, I have created a project and got the
access token and refresh token.
But in the documentation[1] in order to get access token I need the
following parameters but I could not get the parameters
<googlespreadsheet.init>
<oauthConsumerKey>{wso2:vault-lookup('xx.consumerKey')}</oauthConsumerKey>
<oauthConsumerSecret>xxx</oauthConsumerSecret>
<oauthAccessToken>{wso2:vault-lookup('xxx.oauth.accessToken')}</
oauthAccessToken>
<oauthAccessTokenSecret
>{wso2:vault-lookup('xxx.oauth.accessTokenSecret')}</oauthAccessTokenSecret>
</googlespreadsheet.init>
How can I get those parameters?
[1]. https://docs.wso2.com/display/ESB481/Google+Spreadsheet+Connector
Regards,
--
*Naasheer Ali* | Associate Software Engineer
WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka
Email: [email protected]
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev