8000 Refresh token · Issue #36 · XeroAPI/xerogolang · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Refresh token #36

Open
ramonmacias opened this issue Dec 9, 2019 · 1 comment
Open

Refresh token #36

ramonmacias opened this issue Dec 9, 2019 · 1 comment

Comments

@ramonmacias
Copy link

accessToken, err := p.consumer.AuthorizeToken(s.RequestToken, params.Get("oauth_verifier"))

Hello,

I'm trying to understand how to use Authorize method for refresh the user session tokens, as parameter we need to pass an implementation of goth.Params interface, and inside this method you will call this method using oauth_verifier, I assume that I need to do this implementation but whats is still not clear for me is which value I need to return from this Get call? Is something I'm missing?

Thanks

@ramonmacias
Copy link
Author

I also try to use this method RefreshOAuth1Token but got this error oauth_session_handle in access token.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0