hcl icon indicating copy to clipboard operation
hcl copied to clipboard

Support using Personal Access Tokens instead of plain text password storing

Open G-Rath opened this issue 6 years ago • 3 comments

This should also solve #94

https://help.getharvest.com/api-v2/authentication-api/authentication/authentication/

G-Rath avatar Jul 08 '19 04:07 G-Rath

I don't think it will resolve #94 - I created a personal access token on an account within an org that has Google Login enabled - I can only access my user info via the API, all other endpoints return HTTP 403.

mkarnicki avatar Apr 21 '20 22:04 mkarnicki

I don't think it will resolve #94 - I created a personal access token on an account within an org that has Google Login enabled - I can only access my user info via the API, all other endpoints return HTTP 403.

Pretty sure I have another experience, but will have to evaluate. Plaintext password is a no-go here unfortunately, too.

fwolfst avatar Jan 31 '22 09:01 fwolfst

Unfortunately personal (non-oauth) access tokens are not supported in v1 of the harvest API that is used by this gem.

fwolfst avatar Jan 31 '22 10:01 fwolfst