Hello,
I'm getting error when trying the cli tools. I already generate the PAT and try with cli tools or even with curl but getting same error.
same error with cli tools or curl:

curl script:
curl -X POST \
--header "Accept: application/json" \
--data-urlencode "grant_type=refresh_token" \
--data-urlencode "refresh_token=<REFRESH_TOKEN>" \
"https://account.hubstaff.com/access_tokens"
Please help,
Thanks in advance.
Hello,
I'm getting error when trying the cli tools. I already generate the PAT and try with cli tools or even with curl but getting same error.
same error with cli tools or curl:

curl script:
Please help,
Thanks in advance.