
Contributor
2021-02-17
03:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
QLIKSENSE - build the REST API Connection - the API was build by flask
Hi,
I would like to do a REST API connection but it's always fail, anyone can help me to see was the problem of this code?
RestConnectorMasterTable:
SQL SELECT *
FROM JSON (wrap on) "root" PK "__KEY_root"
WITH CONNECTION
(
URL "http://127.0.0.1:5000/Home/",
QUERY "Start" "$(vstart)",
QUERY "End" "$(vend)",
);
403 Views
0 Replies
