Hi,

Did you try put then inline rather doing a vault-lookup?

Thanks!

On Mon, Feb 23, 2015 at 5:15 PM, Naasheer Ali <[email protected]> wrote:

> 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]
>



-- 
Buddhima Wijeweera
Software Engineer; WSO2 Inc.; http://wso2.com ,

Mobile: +94 71 427 9966
Email: [email protected]
Blog:   https://buddhimawijeweera.wordpress.com
GitHub Profile: https://github.com/Buddhima
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to