Etsy v3: How to verify valid property_ids for a taxonomy (400 for property_id 325502674108 with taxonomy 476) #1478
Unanswered
hoangviet892002
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.
-
Hi Etsy team,
I’m getting a 400 Bad Request when uploading a required product property to a draft listing. The error says the property_id is not valid for my taxonomy.
Taxonomy: 476 (Clothing > Gender-Neutral Adult Clothing > Sweaters)
Property I tried to set: “Closure: Pullover”
property_id used: 325502674108
value_id used: 2587 (“Pullover”)
Error sample:
{"error":"There was a problem with /attributes : The following property ids [325502674108] are not valid for category"}
Constraints: I don’t have API credentials, so I cannot call Etsy endpoints to query taxonomy/properties. I need public-facing documentation or a downloadable/static reference.
Questions:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions