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

Lookup API does not return anything #41

Open
fabiocody opened this issue Dec 29, 2022 · 2 comments
Open

Lookup API does not return anything #41

fabiocody opened this issue Dec 29, 2022 · 2 comments

Comments

@fabiocody
Copy link

fabiocody commented Dec 29, 2022

The URL used to fetch data in checkForUpdateFromAppStore does not seem to produce any result.

{
 "resultCount":0,
 "results": []
}

However, if I append the parameter country=no, I get what I expect.

{
 "resultCount":1,
 "results": [{<data about my application>}]
}
@Filip2Stojanovski
Copy link
Collaborator

Hi fabiocody,
Thank you for reaching out and bringing this to our attention. Apologies for the delay in responding. Our team will review this issue promptly.
We appreciate your patience and understanding. If you have any additional details that could help, please feel free to share them here.
Best regards,
Filip

@Filip2Stojanovski
Copy link
Collaborator

Filip2Stojanovski commented Dec 11, 2024

Hi @fabiocody,
This should be fixed with the #52 PR.
Once the new update is out, I'll let you know.

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

2 participants