Etsy Developer Experience: Account Suspension and Lack of Testing Environment #1619
Unanswered
adityasurana50-sudo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Confirmation
Question / discussion
I am beyond frustrated with Etsy right now.
My seller account was permanently suspended for "potential fraudulent activity" even though:
The Trust & Safety team keeps repeating the same generic response:
"We detected activity indicators."
"We cannot disclose the reason."
"Your appeal has been denied."
That is not an explanation.
As the owner of the account, I should at least know what action triggered the suspension. If Etsy believes I violated a policy, tell me which policy. If there was suspicious activity, tell me what category of activity was detected. If identity verification is the issue, ask me to verify my identity.
Instead, the account gets permanently banned and every question receives the same automated response.
What makes this even more frustrating is that I am a developer building Etsy integrations.
To test many Etsy API endpoints properly, developers are pushed toward creating real seller accounts because Etsy does not provide a complete testing environment that covers real seller workflows.
So developers end up in a ridiculous situation:
How is that a reasonable developer experience?
What frustrates me the most is that other major ecommerce platforms have already solved many of these problems.
Shopify provides development stores specifically designed for building and testing applications. Developers can create stores, install apps, test workflows, and iterate without constantly worrying that their testing environment will suddenly disappear.
eBay provides dedicated developer resources, sandbox capabilities, test users, and testing workflows that allow developers to build integrations without depending entirely on production seller accounts.
Meanwhile, Etsy expects developers to build integrations against real accounts while providing no comprehensive sandbox that covers real-world seller operations. Then when an account gets suspended, developers may receive no meaningful explanation and lose access to the very environment required to continue development.
That is an extremely frustrating experience for anyone trying to build serious software on top of the Etsy platform.
A platform that wants developers to build on top of its APIs should provide a proper sandbox environment where developers can safely test listings, inventory updates, images, shop operations, orders, and other seller-related functionality without risking permanent account suspension.
Right now, Etsy's developer ecosystem feels incomplete because critical testing workflows depend on real accounts.
I am not asking Etsy to reveal fraud detection algorithms.
I am asking for two very basic things:
At this point I cannot continue testing large parts of the Etsy API because the account required for testing has been permanently disabled, and Etsy refuses to explain why.
If Etsy wants developers to build integrations, then developers need a stable and predictable testing environment. Depending on real seller accounts for critical development work is not a sustainable solution.
Has anyone else experienced this while developing Etsy integrations?
Beta Was this translation helpful? Give feedback.
All reactions