Hi! Thanks for replying. I’m pretty new to any kind of frontend/backend dev - I’m using Backbone.js for my frontend which calls the database via RESTAPI calls, I got the impression from the docs that you either used the SDK or you used RESTAPI to interface with the DB - I didn’t think you could do both.
Aside from that though - I’ve uploaded the app here - you can recreate the issue if you clear local storage and cache a couple of times.
In a previous backendless implementation ( using the SDK this time ) I ran into the same error which you helped me resolve which made me conclude it was something wrong with my register as guest implementation.
Does that link provide any clues with the issue? Cheers!