While attempting to migrate Etsy listings I was prompted to enter into development mode. Now I have emailed Etsy to return my account to normal mode with no response. So frustrating. I have been advertising all week and now this is wasting that expense.
def handle_case(issue):
if issue == "on":
print("Hey there, sorry about that - I referred your case to our specialists.")
elif issue == "off":
print("We're closing this thread now so they can assist you directly.")
else:
print("Should you need additional support, reach out via our Help Center.")
Just kidding - Our team will be looking into it ASAP!
PS: The above is not a Forum glitch, FYI; it's just a silly programmer-related joke, and much like with programming, my humor is full of bugs.
Hi, I don't understand "prompted to enter into Developer Mode", sorry. I hope someone can help.
sorry duplicate post
Googled Developer Mode and got this - don't know why you would be prompted to do it.
[ANNOUNCE] Shop Developer Mode (google.com)
Hope you can do a call back with this link to help you get it sorted.
or maybe I can ask @FabioMcMustache to help.
I was attempting to migrate the Etsy listings into WooCommerce and it prompted me to put Etsy into developer mode which I did and cannot undo - the searches I have done tell me to email developer@etsy.com - so far they have just opened a ticket and have not responded or acted
@EphemeraEventsCo Try this:
To disconnect an integration that you added to your shop:
Disconnecting an integration removes the third-party developer’s access to your Etsy data going forward, but they may retain data they already have. Disconnecting doesn’t remove your account from the third-party service. To completely remove your account from this service, contact the developer directly.
I wish that worked - unfortunately that one wasn't listed. I revoked everything and it is still on there. I feel like I am at the mercy of an actual person restoring my account to normal sales mode. Not happening so far. My account has required me to log in with my password strangely enough
def handle_case(issue):
if issue == "on":
print("Hey there, sorry about that - I referred your case to our specialists.")
elif issue == "off":
print("We're closing this thread now so they can assist you directly.")
else:
print("Should you need additional support, reach out via our Help Center.")
Just kidding - Our team will be looking into it ASAP!
PS: The above is not a Forum glitch, FYI; it's just a silly programmer-related joke, and much like with programming, my humor is full of bugs.