-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Bing Streetside data not showing #10074
Comments
OSM Data not loading in ID or if load a portion and then move the screen area, no data is shown. https://www.openstreetmap.org/edit#map=19/-16.50479/-68.13016 |
@jjiglesiasg that's because the OSM API has been intermittently unavailable over the past 24 hours |
I've been seeing this issue recently as well, often getting 401 errors in the console when trying to enable the Streetside layer. It still works occasionally, but generally not. |
I still have the issue (Brave browser) |
I tried creating myself a test key in the Bing Maps Dev Center, and I still get a 401 when trying to access the API, suggesting this may be an issue with the Bing Maps API as a whole rather than an issue specific to the key that iD (and Rapid) is using. |
I was lucky enough to get some StreetSide bubbles on one editing session this morning, but then it stopped working again. The Bing Maps website is using a different URL to get the StreetSide bubble metadata, so I wonder if they've made some updates to this (apparently undocumented) API: rather than Note that the document structure is slightly different as well, as the new one doesn't have a jsCallback parameter. |
(closes: #1305, closes #928) Thanks @dankarran! re: openstreetmap/iD#10100 re: openstreetmap/iD#10074
I've added a PR (#10100) which requests bubble metadata from the new URL, if anybody is able to give it a look over? I emailed osm@microsoft.com on Friday to let them know about the issue, and they are looking into the root cause. @bhousel has applied a similar fix to the Rapid editor (facebook/Rapid@2a8ce99) which is already live and seems to be working well. |
Sidenote: Report link bottom right used to give the |
URL
https://www.openstreetmap.org/edit#map=17/30.42430/-97.76190
How to reproduce the issue?
Screenshot(s) or anything else?
It looks like all of the requests for the bubbles are returning 401.
Which deployed environments do you see the issue in?
Released version at openstreetmap.org/edit
What version numbers does this issue effect?
2.27.3
Which browsers are you seeing this problem on?
Firefox
The text was updated successfully, but these errors were encountered: