Leaderboard REST api?

0 votes
http://api.shephertz.com/app42-docs/leaderboard-service/

 

I want to integrate this for multiple platforms, and I don't want to add each library to every project..

I want to use a RESTapi, but i can't find one..

Is there a REST api for this leaderboard service?
asked Aug 31, 2014 in App42 Cloud API-BaaS by paul.bv96 (31 points)

2 Answers

0 votes

Hello Paul,

All App42 Services run on REST API itself. Making call over REST requires signature of the data and timestamp value to be part of the request. You have to generate signature of the data using your secretKey and send it along with request.

Requesting you to have a look at our JS or PHP SDK to know about HTTP end point URL and data signing mechanism.

Let me know if it helps.

Thanks

answered Sep 1, 2014 by hs00105 (2,005 points)
Hm thanks, but I really don't understand php or JS ..
0 votes
Someone.... ?
answered Sep 4, 2014 by paul.bv96 (31 points)
Hello Paul,

Could you please tell me that in which platform you are working on so that i can provide a solution for you.
Thanks
I work with libgdx with android ios and desktop.
I've got android and desktop working for now.
For ios libgdx is using robovm, and i want to implement the leaderboards to ios as well..
All I do is submitting some scores and retrieve them..
Not sure how should I do with robovm..
Hello Paul,
We have not tested compatibility of our SDK for robovm yet. We believe it will work for iOS as well. You can try with Our App42 SDK and let us know if it helps.
Thanks.
Which one should I use, the JAVA sdk ?
Hello Paul,

You can use our java sdk and let us know if it helps.
Thanks.
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
...