Unable to read from database on initial login

Hi all,

Seeing a strange bug with a members-only page. The initial navigation to the page requires a sign in. On the page, there are two repeaters hooked up to data collections; the repeaters are empty, as this error crops up:

 Failed to load initial data Error: The current user does not have permissions to read on the X collection. 

Where “X” would be the respective collection names. If one refreshes the page, this issue completely disappears and the repeaters are populated as expected (this persists through the duration of the user’s session).

The collections’ read permissions are set for site members, and all other permissions are admin.

Still looking for some assistance here.

Sounds like that might be a bug.
Could you provide with a link to your site so I could check it?

Could this be your problem? Datasets have an onReady function

Hi Omer,

The link is okchouserentals you’ll have to create an account and request access I think since this doesn’t occur within the editor preview.

Yisrael,

I suppose that could be the issue, but I don’t think I’m trying to work with the datasets before they’re ready and the wording of the error seems to point to other issues. I could be wrong of course, so having someone look at the site will be most helpful.