Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2024 02:04 PM
Thanks for the very detailed response. This is a fantastic example of a detailed support response.
We have a problem with the import API. No matter the combination of content parameter (base64, pure JSON, json dump, str, etc.) the API always returns
b'{"error_code":"MALFORMED_REQUEST","message":"Invalid JSON given in the body of the request - failed to parse given JSON"}\n'
Here's the code we're using: iterate over all our warehouses and create a dashboard for each. The JSON dashboard file is taken straight from
Has there been an update to the API to make Lakeview Dashboards work more smoothly?