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 bitlyj-users
Hi Adela,
All bitly method arguments are URL encoded as UTF-8 strings, so urls
like that will be properly encoded (see SimpleProvider.java http://lssn.me/GPM).
If you run into encoding/escaping issues, let me know and we'll figure
it out.