Open yuhuanq opened 3 years ago
I am having having this issue as well.
Make sure that the environment variable "RH_DEVICE_TOKEN" exists and matches the device token. I had to manually create the environment variable for it to work.
RH_DEVICE_TOKEN suggestion didnt seem to work. The same error message "Invalid inputs. Please try again. " still appears. Anyone with better luck?
Setting the env var RH_DEVICE_TOKEN
to the token from my developer console request, worked for me.
Follow the instructions on the Readme, and look at the request to find the device token, then add --device_token="ABCDEF"
to your command, where ABCDEF is the device token pulled from above.
Anyone getting this issue now in 2023, even with device_token being automatically generated and input to login?
Entering the right login credentials (double checked) but I keep getting invalid input. Any ideas?