Error when creating/using API tokens
When I try to make a new release token, the PLTCloud portal gives me this error message:
Yet, weirdly, if I go back to the API Tokens page, the new token shows up. However, when I try to actually use the token with the PLTCloud CLI tool, I get this error:
panic: Post https://pltcloud.com/api/release: oauth2: cannot fetch token: 400 Bad Request
Response: {"error":"bad_request","error_description":"unable to decode refresh token"}
goroutine 1 [running]:
main.main()
/github/workspace/cmd/upload/main.go:60 +0x618
Please sign in to leave a comment.
Comments
1 comment