-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
changesets_count=undefined c'est moche #7
Comments
mais c'est ok là https://www.openstreetmap.org/changeset/85449196 |
Merci de coller le résultat de https://www.openstreetmap.org/api/0.6/user/details ici pour investiguer <osm version="0.6" generator="OpenStreetMap server" copyright="OpenStreetMap and contributors" attribution="http://www.openstreetmap.org/copyright" license="http://opendatacommons.org/licenses/odbl/1-0/">
<user id="376055" display_name="Nicolas Bétheuil" account_created="2010-11-27T09:09:17Z">
<description/>
<contributor-terms agreed="true" pd="true"/>
<img href="https://www.gravatar.com/avatar/e7f72a81511f248ddc410f932204f21b.jpg?s=100&d=https%3A%2F%2Fwww.openstreetmap.org%2Fassets%2Favatar_large-5e8ed4ed1b354312795dbde18c77b3c3206285b342e94d0d7e07c8611f56804a.png"/>
<roles> </roles>
<changesets count="603"/>
<traces count="2"/>
<blocks>
<received count="0" active="0"/>
</blocks>
<languages>
<lang>fr</lang>
<lang>fr-FR</lang>
<lang>en-US</lang>
<lang>en</lang>
</languages>
<messages>
<received count="6" unread="0"/>
<sent count="7"/>
</messages>
</user>
</osm> |
Peut être quand les deux infos nécessaire à l'identification ne sont pas cochées
on a un 403 sur https://www.openstreetmap.org/api/0.6/user/details et od2osm ne le détecte pas |
C'était effectivement un problème d'authentification partielle, ça a fini par tomber en marche : https://www.openstreetmap.org/changeset/85545590. |
https://www.openstreetmap.org/changeset/85482201
The text was updated successfully, but these errors were encountered: