Today we deployed some infrastructure improvements to our OAuth platform.
According to OAuth spec, we return a "login URL" with OAuth request
tokens. This is found in the login_url field of the request token
response.
Prior to today, the login URL was a static value:
"http://www.etsy.com/oauth/signin". Clients were instructed to
manually append "?oauth_token=XXXXX" to the URL.
As of today, the login URL has all needed values pre-populated. We've
added two new fields, "oauth_consumer_key", and "service". Please use
the login URL verbatim, as it's returned by the request token service,
for example:
best,
Justin Kerr Sheckler
Developer API Lead
Etsy.com
jus...@etsy.com
Justin Kerr Sheckler
Developer API Lead
Etsy.com
jus...@etsy.com
> --
> You received this message because you are subscribed to the Google Groups
> "Etsy API V2" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/etsy-api-v2/-/i7MG-XCzeMAJ.
> To post to this group, send email to etsy-...@googlegroups.com.
> To unsubscribe from this group, send email to
> etsy-api-v2...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/etsy-api-v2?hl=en.
>
--
You received this message because you are subscribed to the Google Groups "Etsy API V2" group.
Could you provide me with samples of the URLs that don't work?
thanks,
Justin Kerr Sheckler
Developer API Lead
Etsy.com
jus...@etsy.com
Justin Kerr Sheckler
Developer API Lead
Etsy.com
jus...@etsy.com
> --
> You received this message because you are subscribed to the Google Groups "Etsy API V2" group.
Same. I just confirmed production oAuth is working again for my app. Sandbox is still returning 503s. -Cameron
--
You received this message because you are subscribed to the Google Groups "Etsy API V2" group.
To view this discussion on the web visit https://groups.google.com/d/msg/etsy-api-v2/-/KbY5ZsnUHJsJ.
To post to this group, send email to etsy-...@googlegroups.com.
To unsubscribe from this group, send email to etsy-api-v2...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/etsy-api-v2?hl=en.