Skip to content

Getting Error "The application that is requesting authorization to use your Etsy account is not recognized." #1263

Answered by mjec
Willtheham asked this question in Q&A
Discussion options

You must be logged in to vote

Etsy uses OAuth2 only but it looks like you're configuring for OAuth1.

    oauth = OAuth1Session(CLIENT_ID, client_secret=CLIENT_SECRET, callback_uri=REDIRECT_URI)

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
6 replies
@Willtheham
Comment options

@Willtheham
Comment options

@turboturtleD
Comment options

@turboturtleD
Comment options

@Willtheham
Comment options

Answer selected by Willtheham
Comment options

You must be logged in to vote
1 reply
@Willtheham
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants