Skip to content

Suggestion: make it clear that User-Agent must be specified in request #82

@erasmus

Description

@erasmus

Hitting developer.world.org/api/v4/verify/rp_... with the wrong header leads to Cloudflare's bot protection 403, when there's no user agent.

Would be helpful if this was made clear to builders/LLMs, something like

Add a user agent to your request to avoid getting blocked by Cloudflare's bot protection rules.

headers: {
  'Content-Type': 'application/json',
  'User-Agent': '{INSERT YOUR USER-AGENT}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions