Skip to content

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

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}'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions