You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for making this tool. It's very helpful.
It seems that it doesn't support links with whitespaces in query parameters:
e.g. https://twitter.com/intent/tweet?text=This is a text with spaces and a linkt to https://www.example.com
returns 400.
Maybe we could have a flag to toggle URL query parameter escaping?
The text was updated successfully, but these errors were encountered:
Thank you for making this tool. It's very helpful.
It seems that it doesn't support links with whitespaces in query parameters:
e.g.
https://twitter.com/intent/tweet?text=This is a text with spaces and a linkt to https://www.example.com
returns
400
.Maybe we could have a flag to toggle URL query parameter escaping?
The text was updated successfully, but these errors were encountered: