Open
Bug 1096142
Opened 10 years ago
Updated 5 years ago
bitly returns INVALID_URI for urls longer than 2048 characters
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
NEW
People
(Reporter: glob, Unassigned)
Details
i investigated why some urls were causing bitly to return INVALID_URI.
bitly support said they have a url length limit of 2048 characters.
> > Thanks for reaching out! It looks like the link limit is 2048
> > and this link exceeds the limit. This link has 2732 characters!
>
> yeah; it's a really long url. i should use some short of url shortener ;)
we should catch this and throw a nicer error message.
Updated•5 years ago
|
Component: Extensions: Other → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•