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 you provide a URL with a trailing / to StacApi requests include two // (ie. https://my-stac.com//collections), which breaks some requests. We should make the library flexible enough to work with both variants.