Etsy Migration v3 OAuth2

2,385 views
Skip to first unread message

Ryan Kara

unread,
Feb 24, 2021, 1:26:51 PM2/24/21
to Etsy API
I'm attempting to authenticate with the Open API v3, but I am hitting a snag authenticating via OAuth2.

The documentation states "To begin the flow, direct the user to https://www.etsy.com/oauth/connect with the following GET parameters in the URL..."

When I route the user using my API Key and all of the associated params I get a 404  error.

Here's what I am passing in a GET request (I removed some stuff for this example)

  ?response_type=code
  &client_id=api_keystring
  &redirect_uri=https%3A%2F%2Flocalhost%3A44385%2Fauth
  &scope=address_r%20billing_r%20listings_r%20profile_r%20shops_r%20transactions_r
  &state=40 character random string
  &code_challenge=PKCE Code
  &code_challenge_method=S256

William Wheeler

unread,
Feb 26, 2021, 2:20:11 PM2/26/21
to etsy-...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Etsy API" group.
To unsubscribe from this group and stop receiving emails from it, send an email to etsy-api-v2...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/etsy-api-v2/5137324f-a4b7-4efe-b9a3-378e8f9e0689n%40googlegroups.com.

William W

unread,
Feb 26, 2021, 2:20:11 PM2/26/21
to Etsy API

Ryan Kara

unread,
Mar 9, 2021, 3:44:45 PM3/9/21
to Etsy API
I'm receiving a "The requested redirect URL is not permitted." error.

According to one of the commenters on that github issue there should be a way for me to associate my redirect uri with my API key.  

Where is that option available?

Steven Kayser

unread,
Dec 29, 2021, 8:29:45 AM12/29/21
to Etsy API
Were you able to resolve this question?  I thought this was done in Etsy itself, in the app settings.  I can't find the right format for this but maybe you can. I continually get an error.

Screenshot 2021-12-24 at 06.02.46.png

Reply all
Reply to author
Forward
0 new messages