You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a HTTP request sent to the server returns 404, the client should re-fetch any and all .json files. This is because one possible cause for the 404 is the server paths changing and the new JSON files would reflect this.
If any client initiated action returns 404 re fetch courses.json and other files and try again with newly updated url.
eg. when submit url address is changed
The text was updated successfully, but these errors were encountered: