Get Top N Rankers By Date is not working for me

0 votes

Every time I try to get top N rankers by date calling

scoreBoardService.getTopNRankers(gameName, startDate, endDate, maxNumberOfRankings, new App42CallBack(){...})

I get Exception :com.shephertz.app42.paas.sdk.android.App42Exception: Can not parse String : 504 GATEWAY_TIMEOUT

Other calls like scoreBoardService.getTopNRankings() are working. Even:

scoreBoardService.getTopRankings(gameName, startDate, endDate, new App42CallBack(){...})

is working as well. In the end I could just get it work using this method, still this should be fixed.

 

asked Sep 13, 2015 in App42PaaS & BPaaS by timitoc (10 points)

1 Answer

0 votes
Hello, Thanks for writing to us. We are looking into it, please share your app name and game with us. It will help us to provide better support to you. Regards, Himanshu
answered Sep 13, 2015 by hs00105 (2,005 points)
Thanks for the quick reply :D
My App name is Winder and game name is Winder.
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
...