Can not fetch data from getTopRankingsByDate function

0 votes

Hello,

Same thing again. Trying to fetch data from "Looney%20Earth%20Daily/ranking/2017-09-15T00:15:11.0Z/2017-09-16T00:15:10.999Z" but again I get 404...

http://joxi.ru/l2ZKBdzh8Nn3PA

As you can see there is 1 result in the table. Function I use getTopRankingsByDate

And again weekly results from "Looney Earth Weekly" has been fetched correctly with the same function

Thank you

asked Sep 15, 2017 in JavaScript by tomislav (17 points)

1 Answer

0 votes

Hi Tomislav,

Greetings!!!

You are getting 404  not found exception because you are trying to fetching score between start date 2017-09-15 and end date 2017-09-16 , the end date which you are passing still has to come. Please enter the valid start and end date upto today.

If you have any other queries please do feel free to reach out with us.

We would be happy to help you out!

 

Regards,

Priyanka Singh

App42 Team

answered Sep 15, 2017 by anonymous
it doesn't matter. i changed query
https://api.shephertz.com/cloud/1.0/game/scoreboard/Looney%20Earth%20Daily/ranking/2017-09-15T00:15:11.0Z/2017-09-15T14:54:40.747Z?version=1.0
still same error
and as I mentioned above week query works good, despite the fact that it starts on Monday 11th of Sep and finishes on Monday 18th of Sep
https://api.shephertz.com/cloud/1.0/game/scoreboard/Looney%20Earth%20Weekly/ranking/2017-09-11T00:15:11.0Z/2017-09-18T00:15:10.999Z?version=1.0
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...