-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Wildrydes #323
Comments
I just noticed the same issue with the map. I can confirm it worked without any issues in January of 2022. |
Thanks EV for the confirmation, I'm trying to read through the code to figure this out, but not a Javascript expert. I'm thinking that the map database through ersi was open for public but now closed. Hoping that someone can chime in who knows :) |
I did some digging and it seems some developers working with Esri and ArcGIS Online occasionally run into similar problems. In those cases the issue is due to either their code running locally instead of being hosted online or due to an issue with insufficient permissions granted through an ArcGIS portal. |
I had the same issue and I also used Esri and ArcGIS recently. However, it appears to happen in the computer that never used ArcGIS as well. I hope that someone can solve this. |
I tried the following changes to ride.html that announced in #324 and solved it. I am not sure why, but you might try it.
|
The AWS folks mentioned that. 4.5 also works. I'd like to figure out someday how to load a different background. Thanks for the comment. |
I just tried WildRydes an had the same issue. |
Just applied this change onto ride.html file
And it works! |
Just applied this change onto ride.html file change the version from 4.3 to 4.6 and redeploy <script src="https://js.arcgis.com/4.6/"></script>And it works! Remember to change the the version in the script tag at the end of the page too! |
Yup, looks like js.argis.com deprecated 4.5 in the last few days. 4.6 now appears to be the working version. |
Just confirming what the others said. I updated |
Problem with Wildrydes App
Hi, not even sure I'm asking this in the right spot, but I've been using the Wildrydes app to teach an intro to cloud class. Not sure when, but it looks like the map background, which I believe is supplied by ArcGIS Online is now failing. Don't know if they've made that private. Here's the error I'm getting:
Please sign in to access the item on ArcGIS Online (0e02e6f86d02455091796eaae811d9b5)
It's asking for a Username/Password.
Has this changed?
Thanks a million for any help,
Bob
The text was updated successfully, but these errors were encountered: