Started with the rarity-ranking boilerplate. (highly modified)
Had it working for days. moved over to a live domain and cleared the user infos and had caused some sort of issue, was getting this:
"code":137,"error":"A duplicate value for a field with unique values was provided"
so i made a new instance, started fresh. uploaded the first of my nft-collections and all was good, login and displaying the collections worked
i began uploading the other two, simultaneously. and after that ive just been getting
error: "unauthorized" - from the response
-- in the page console
Failed to load resource: the server responded with a status of 403 ()
what happened? what do i need to do?
addition:
also I’m able to still update existing and add new classes to the instances with the backend generator/main.js, I’m just completely unable to access it via the dApp.