Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

CognitoSync data set Records issue #41

Open
patrik-piskay opened this issue Dec 7, 2016 · 1 comment
Open

CognitoSync data set Records issue #41

patrik-piskay opened this issue Dec 7, 2016 · 1 comment
Labels

Comments

@patrik-piskay
Copy link

Hi,

when requesting data from a data set (dataSet.get) we receive a correct response containing Records array which is not empty. Problem is, when we do this call the second time, Records array is empty.

This is a problem for us as we do this dataSet.get call after user log in to fetch user-related data. Then when the user logs out and logs in again, we do the same call (it might be for another user) but the response's Records is empty (even though the data are stored in Cognito).

Is there something that we are missing?

Thanks!

@itrestian itrestian added the bug label Jan 8, 2017
@dap129
Copy link

dap129 commented Jul 6, 2017

I am facing the same problem. Please suggest some fix to it.
Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants