Skip to content
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

How to authorize? #10

Closed
SHOEGAZEssb opened this issue Feb 7, 2019 · 3 comments
Closed

How to authorize? #10

SHOEGAZEssb opened this issue Feb 7, 2019 · 3 comments
Labels

Comments

@SHOEGAZEssb
Copy link

All I want to do is search using the database api.
I don't want to authorize users or anything the like.
I got an consumer key and a consumer secret but all examples I find require an user to click "Authorize".
I just want to do a quit authorization with my own key and search the database.
How?

@David-Desmaisons
Copy link
Owner

You can create an application using your personal token using token based authentication

@SHOEGAZEssb
Copy link
Author

I tried that but:

  1. I get no feedback if my authorization worked
  2. I get empty results when searching so the authorization probably did not work.

@David-Desmaisons
Copy link
Owner

Check Music.Cover.Finde that uses token identification

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

No branches or pull requests

2 participants