Skip to content

ap login example #72

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mattcam opened this issue Jun 4, 2024 · 1 comment
Open

ap login example #72

mattcam opened this issue Jun 4, 2024 · 1 comment

Comments

@mattcam
Copy link

mattcam commented Jun 4, 2024

A step by step ap login example would be very helpful.

I'm struggling to understand how to use the command ap login.

Thanks

@gobengo
Copy link

gobengo commented Oct 9, 2024

This is what I get

⚡ ap login 'https://mastodon.social/@bengo'
Traceback (most recent call last):
  File "/opt/homebrew/bin/ap", line 33, in <module>
    sys.exit(load_entry_point('ap==0.3.0', 'console_scripts', 'ap')())
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/homebrew/lib/python3.12/site-packages/ap-0.3.0-py3.12.egg/ap/main.py", line 316, in main
  File "/opt/homebrew/lib/python3.12/site-packages/ap-0.3.0-py3.12.egg/ap/main.py", line 311, in run_command
  File "/opt/homebrew/lib/python3.12/site-packages/ap-0.3.0-py3.12.egg/ap/commands/login.py", line 75, in run
  File "/opt/homebrew/lib/python3.12/site-packages/ap-0.3.0-py3.12.egg/ap/commands/login.py", line 52, in oauth_endpoints
  File "/opt/homebrew/lib/python3.12/site-packages/ap-0.3.0-py3.12.egg/ap/commands/command.py", line 250, in get_endpoint
Exception: No oauthAuthorizationEndpoint found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants