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
We have a dev server with basic http auth on it. For some reasons, http auth breaks the GoogleMapsProvider (I am assuming others too). We're using the CurlHttpAdapter. With http auth off, it works fine.
Anyway, it might be nice to note that in the documentation or, if possible, work even with http auth on the server.