You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to etsy-...@googlegroups.com
The doc says Listing.price is a float, but it's being encoded as a JSON string instead. Bug or feature? (I can see this going either way since a string representation would avoid floating-point precision problems.)
Justin Sheckler
unread,
May 14, 2010, 1:32:57 PM5/14/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Etsy API V2
We're going to standardize on strings for float values, to avoid
precision errors. This should have been documented (we'll add a
section about data types soon.)