maproulette / maproulette/maproulette-frontend
Match OSM Changeset API call not returning the data back
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 167
- Forks
- 39
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 11
Description
I am using Match OSM Changeset API call via https://maproulette.org/docs/swagger-ui/index.html?# and I get following statement:
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 8e80b7481c61b1c4-WAW
content-length: 0
date: Mon,25 Nov 2024 09:47:12 GMT
maproulette-request-id: 5bc873ca-10b7-4662-a5de-a2c6900a37d5
nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
priority: u=1,i
report-to: {"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nzRSPd1eZSj%2FdGeDoEPkidT1sFdurSgp2ic%2FaCExMsGEvfUD98g5IfQ%2BARYwz1BvDT9nUwpcYe%2B5suDJycTsViP%2FTsviASkY0%2FQaskcMhB9I4a0mcc0gAfsgp0tosWHloco%3D"}],"group":"cf-nel","max_age":604800}
server: cloudflare
server-timing: cfL4;desc="?proto=QUIC&rtt=12125&sent=11&recv=9&lost=0&retrans=0&sent_bytes=2208&recv_bytes=4781&delivery_rate=674&cwnd=12000&unsent_bytes=0&cid=b5c956115936c16a&ts=221&x=1",cfExtPri,cfHdrFlush;dur=0
vary: Origin
Is it true that the data is saved on cloudflare, but we have no access to that? Could you tell us how we can get this data?
Thank You in advance for your feedback!
Contributor guide
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.
Research direction
Start with the Match OSM Changeset API operation in the linked Swagger UI and reproduce the request while inspecting its response body and headers. Determine whether the empty response is an API defect or expected behavior, then document the correct way to retrieve the changeset data or the specific fix needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100