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
Is your feature request related to a problem? Please describe.
When creating a new service, if you enter a copied url with some space at the beginning or at the end, it does not load the information when you click on ‘Get data’.
Describe the solution you'd like
A possible solution would be to introduce in the fetching process a function that removes leading and/or trailing spaces from the URL, if any.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When creating a new service, if you enter a copied url with some space at the beginning or at the end, it does not load the information when you click on ‘Get data’.
Describe the solution you'd like
A possible solution would be to introduce in the fetching process a function that removes leading and/or trailing spaces from the URL, if any.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: