--
You received this message because you are subscribed to the Google Groups "Pinboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pinboard-dev...@googlegroups.com.
To post to this group, send email to pinboa...@googlegroups.com.
Visit this group at http://groups.google.com/group/pinboard-dev.
For more options, visit https://groups.google.com/groups/opt_out.
- 414 URI Too Long - I've apparently found the pinboard api URI length limit. It looks like any api call with a URI longer than 4103 characters (4096 if you remove the https:/) will get denied with a 414 error. Is this the intended behavior? This can put a sharp limit on the length of the description added to a bookmark. The site allows for longer descriptions, and the api will return longer descriptions (I haven't tested the limits of either except to see that they are higher than 4096). The api specs seem to indicate that text type fields (like extended) have a limit of 65536 characters, so this seems like a bug to me. At the very least the documentation should be updated.
Before the value of an attribute is passed to the application or checked for validity, the XML processor must normalize it as follows: