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
Please describe the problem you are having in as much detail as possible:
The shorturl command wont work if there is an + symbol in the link
For example: https://www.google.com/search?client=opera&q=awa&sourceid=opera&ie=UTF-8&oe=UTF-8
To Reproduce
Steps to reproduce the behavior:
use the shorturl command
Expected behavior
A clear and concise description of what you expected to happen:
hm it should prase +, i guess, but it wont
Screenshots
If applicable, add screenshots to help explain your problem:
By using
Please describe the problem you are having in as much detail as possible:
The
shorturl
command wont work if there is an+
symbol in the linkFor example:
https://www.google.com/search?client=opera&q=awa&sourceid=opera&ie=UTF-8&oe=UTF-8
To Reproduce
Steps to reproduce the behavior:
use the shorturl command
Expected behavior
A clear and concise description of what you expected to happen:
hm it should prase
+
, i guess, but it wontScreenshots
If applicable, add screenshots to help explain your problem:
By using
Output of
console.log(res)
:Output of
console.log(body)
:Further details:
Additional context
Add any other context about the problem here: Just a Screen Shot
THIS IS 100% AN API ISSUE
The text was updated successfully, but these errors were encountered: