TypeError: Only absolute URLs are supported #14492
Answered
by
0jg
Jagadesh-Ram
asked this question in
Help
-
Am trying to use this, |
Beta Was this translation helpful? Give feedback.
Answered by
0jg
Jun 29, 2020
Replies: 1 comment 1 reply
-
You need to use the full URL of your API endpoint. i.e., with the http and root of the URL: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Jagadesh-Ram
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to use the full URL of your API endpoint. i.e., with the http and root of the URL:
http://<root-url>/api/...