Skip to content

Invalid access token #6

Description

@zulhyperscal

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:
Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions