This command (lifted from README) used to work:
fxa-client --bearer --auth me@example.com --account-server https://api.accounts.firefox.com/v1 --oauth-server https://oauth.accounts.firefox.com/v1 --verbose
but now I get
Please enter a password for me@example.com:
INFO:fxa-client:Generating the Bearer Token.
ERROR:fxa-client:This endpoint is no longer supported
Not sure if the firefox accounts api just switched URL, I can't find documentation on it. If so, maybe update the README with a currently working endpoint?
This command (lifted from README) used to work:
but now I get
Not sure if the firefox accounts api just switched URL, I can't find documentation on it. If so, maybe update the README with a currently working endpoint?