-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Step 8 of the tutorial hits a JSON api to retrieve a payload. That API is the externally hosted https://jsonplaceholder.typicode.com.
However, that API is currently raising errors from a Cloudflare gateway, on the basis that it has been "Reported for phishing". We have no reason to believe the site is actually phishing - but we can't use the site for API requests at present.
How to reproduce the bug
- Visit
- See A Cloudflare error
Minimum example code
Screenshots
No response
Environment details
- Operating system and version: All - visible in a browser
Logs
Additional context
We should replace our usage of an externally hosted JSON API with an internally hosted endpoint returning a JSON payload.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working