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

No data being logged, error, endpoint setup correctly. #32

Open
timrabbetts opened this issue May 11, 2022 · 3 comments
Open

No data being logged, error, endpoint setup correctly. #32

timrabbetts opened this issue May 11, 2022 · 3 comments

Comments

@timrabbetts
Copy link

Hi, I've setup an endpoint locally using ngrok. Tested with postman works fine. Setup the url in the android app bla.bla.ngrok.io/gps/. It is hitting the endpoint and if I add ?token=test I see that data but the app is empty and it's not logging any data. Can you suggest what might be wrong? Literally installed and set URL and that's it. Thanks
Screenshot_20220511_073031_com openhumans app overland

@timrabbetts
Copy link
Author

Send now doesnt do anything. Maybe it doesnt like the dashes in ngrok url? bla-bla-bla.ngrok.io/gps ??

@gedankenstuecke
Copy link
Member

When there's no queued points the expected behaviour that it doesn't send any data (or an empty package, not sure which of the two). Does it ever queue location points at all or does it already not collect data locally over time? The local queuing should be independent of the endpoint setup and i think the dashes should not be an issue.

Could you maybe also take a screenshot of the settings tab?

@nicolaseberle
Copy link
Collaborator

nicolaseberle commented Oct 11, 2022 via email

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