Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FindAllAsync returns empty list #23

Closed
Jesse-Hufstetler opened this issue Jan 11, 2018 · 2 comments
Closed

FindAllAsync returns empty list #23

Jesse-Hufstetler opened this issue Jan 11, 2018 · 2 comments

Comments

@Jesse-Hufstetler
Copy link

Jesse-Hufstetler commented Jan 11, 2018

I tried with customers and bills and it seems to happen no matter what.

Calling FindAll works:
image

But when FindAllAsync returns it does not have any data:
image

The logs show a huge response that somehow doesn't make it to the async callback:
image

Trace logs look pretty normal:
image

A couple other people seem to have had this issue as well:
https://help.developer.intuit.com/s/question/0D5G000004Dk723KAB/data-service-async-call-doesnt-respond-entities
https://help.developer.intuit.com/s/question/0D50f00004zqoZwCAI/findallasync-for-customer-doesnt-work-properly-c

On the second one @nimisha84 mentioned a question here on GitHub but I can't seem to locate that question.

@diana-derose
Copy link
Collaborator

Hi Jesse - I have reported this to the team to take a look at it, here is the bug id (SDK-632) for your reference. We'll keep you posted.

@nbhambhani
Copy link
Contributor

Hi Jesse,
The fix for this will be available in the next release during mid-Feb. Thanks for reporting this.

nbhambhani added a commit that referenced this issue Mar 3, 2018
Minorversion 21
OAuth Migration support
Bugs #23 and #24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants