Suggestion: make it clear that User-Agent must be specified in request
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Quiet
- Domain
- documentation
Research direction
Locate the documentation page covering requests to developer.world.org/api/v4/verify/rp_... and read its existing request examples. Add clear guidance that requests need a User-Agent to avoid Cloudflare bot-protection 403 responses, with the header shown in the example. Done means builders can see where and how to specify the header.
Written by the indexing model from the issue text.
Description
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}'
- Dominant language
- MDX
- Stars
- 10
- Forks
- 19
- Avg merge
- 6h 28m
- Merged PRs (30d)
- 21
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from worldcoin/developer-docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
worldcoin/developer-docs#81 ·
All issues in worldcoin/developer-docs
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·