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

Get records start_time and end_time query parameters are not returning expected results #31

Open
Lil3p opened this issue Jan 7, 2020 · 0 comments

Comments

@Lil3p
Copy link

Lil3p commented Jan 7, 2020

I assume start_time and end_time query string parameters will filler for service_date_time between these values. Given the request below I am getting a response with service_date_time values that are not contained within the start and end time.

Request

https://churchmetrics.com/api/v1/records.json?campus_id=0&start_time=2019-12-23T00:00:01Z&end_time=2020-01-07T23:59:59Z

Response
….
"service_date_time": "2019-12-21T23:00:00.000Z",

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

1 participant