Replies: 1 comment
-
Or also, if you consider that forecast is part of the base url:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dlite places an unwanted "/" between the base url and the request path.
The API fails.
If I go to Chrome Developer Tools and remove that "/" than the API works fine.
How can I stop that "/"?
Folkert
Beta Was this translation helpful? Give feedback.
All reactions