Skip to content

Sample API currently flagged for phishing #64

@freakboy3742

Description

@freakboy3742

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

  1. Visit
  2. See A Cloudflare error
Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions