Open cristianmenghi opened 1 year ago
Does this issue still exist?
do nothing after pressing inter just close the app
after step token,
Error: Request failed
Caused by: Request to Cloudflare API has failed with errors:
{
"code": 2004,
"message": "bad device request",
"other": null
}
And messages:
Please fix it, Thanks! @poscat0x04
@vuducdong @cristianmenghi @poscat0x04: I had the same issue where nothing happened on enter after pasting in the token.
I was able to work around it by piping the token directly into wgcf-teams
:
echo 'eyJhbG...uesFg' | wgcf-teams
Was this ever resolved or a user error?
Hi, after paste the JWT en press enter the program do nothing. Im test it on mbp m1pro, macos 14.0
Thanks.