This endpoint is no longer supported

Open
#116 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start with the Firefox Accounts command shown in the issue and the corresponding example in the README. Determine whether the account-server or oauth-server endpoint is still supported, then document a currently working command in the README and verify that it no longer reports the unsupported-endpoint error.

Written by the indexing model from the issue text.

Description

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?

Dominant language
Python
Stars
36
Forks
22
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/PyFxA

All issues in mozilla/PyFxA

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.