spotify / confidence-sdk-go

Apache License 2.0
2 stars 1 forks source link

fix: add a default endpoint to the provider #41

Closed nickybondarenko closed 7 months ago

nickybondarenko commented 7 months ago

Previously, the region would default to Europe. This PR is changing this to GLOBAL and is specifying a URL for that.

vahidlazio commented 7 months ago

@nickybondarenko tests are failing because of a the new url .. we need to update the tests as well for the new URL.