{"html_url": "https://github.com/simonw/datasette/issues/1100#issuecomment-737589314", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1100", "id": 737589314, "node_id": "MDEyOklzc3VlQ29tbWVudDczNzU4OTMxNA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-12-03T00:57:35Z", "updated_at": "2020-12-03T00:57:35Z", "author_association": "OWNER", "body": "Fixed in the demo:\r\n```\r\n% curl -XOPTIONS https://latest.datasette.io/fixtures.json\r\nok%\r\n```\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 747702144, "label": "Error on OPTIONS request to database"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1100#issuecomment-737581719", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1100", "id": 737581719, "node_id": "MDEyOklzc3VlQ29tbWVudDczNzU4MTcxOQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-12-03T00:35:23Z", "updated_at": "2020-12-03T00:35:23Z", "author_association": "OWNER", "body": "Replicated this against the live demo as well:\r\n```\r\n/tmp % curl -XOPTIONS https://latest.datasette.io/fixtures.json\r\n{\"ok\": false, \"error\": \"object Response can't be used in 'await' expression\", \"status\": 500, \"title\": null}% /tmp % \r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 747702144, "label": "Error on OPTIONS request to database"}, "performed_via_github_app": null}