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
Flo on the Discord server was kind enough to point out that the URL coming back in the error response doesn't look right. As you can see "/api" is duplicated:
Flo on the Discord server was kind enough to point out that the URL coming back in the error response doesn't look right. As you can see "/api" is duplicated:
At first, I was not passing in a URL, just calling the
livepeer-js
segmentAnything2() function like this:So is livepeer-js building that URL improperly?
Flo on the Discord then showed me how to specify a specific server URL:
The text was updated successfully, but these errors were encountered: