[openstreetmap/openstreetmap-website] Something went wrong with notes API (Issue #3558)
mmd
notifications at github.com
Tue May 31 20:55:17 UTC 2022
@matkoniecz : I tested your example in Postman, and I got a HTTP 409 error with the following error message in the response body: "The note 1000 was closed at 2018-04-18 08:24:56 UTC". This looks all fine to me.
If you're getting HTTP 404, you're most likely not using POST, as @tomhughes already mentioned. If you're clicking on the link provided on the OSM API wiki page, you'll trigger a GET request, which obviously won't work. Maybe we should simply fix the wiki page...
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3558#issuecomment-1142631354
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/issues/3558/1142631354 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220531/3c857c28/attachment.htm>
More information about the rails-dev
mailing list