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
In version 1. 0.1.0, none of the sync sources that use beastsaber (Bookmarks, Follows, or CuratorRecommended) are working, with their APIs returning 404 from bsaber.com. The current API's being queried and returning 404 are (e.g.):
In version 1. 0.1.0, none of the sync sources that use beastsaber (Bookmarks, Follows, or CuratorRecommended) are working, with their APIs returning 404 from bsaber.com. The current API's being queried and returning 404 are (e.g.):
https://bsaber.com/wp-json/bsaber-api/songs/?bookmarked_by=Youkai&page=1&count=50
https://bsaber.com/wp-json/bsaber-api/songs/?followed_by=Youkai&count=50&page=1
https://bsaber.com/wp-json/bsaber-api/songs/?bookmarked_by=curatorrecommended&page=1&count=50
Sample log attached
log.txt