Re: [beta] SDK 2.0 with Namespaces and OAuth2 support!
Posted: 27 Jul 2011, 16:47
Thank you very much, this was exactly what I wanted to know 

You can specify several elements in the scope, separated by a coma. And "basic" is already included to you can do "buddies email" for instance.steppie wrote:1. Can you access both Email, Buddies etc. in the same sessions, and if how?
It lacks a redirection when you logout out of the player page. Should be fixed soon.steppie wrote:2. When I call logout I'm not redirected back to my site, how come?
The access token is stored in the session ; whenever TrackMania\WebServices\OAuth2\Client::executeOAuth2Request() is called, it includes the access token in the request. So basically once the player is logged in, you can execute methods from the TrackMania\WebServices\OAuth2\Player class without worrying about access tokens.steppie wrote:3. How to re-request with the given access Token?
I'm not sure I understand. Are you talking about the dates at the bottom of the request rate graph?w1lla wrote:Could the rate limiting be properly made as now it shows us serveral dates in between each other.
This still isn't fixed too.gouxim wrote:It lacks a redirection when you logout out of the player page. Should be fixed soon.steppie wrote:2. When I call logout I'm not redirected back to my site, how come?
The ManiaPlanet web services will be ready soon. Some time before (possibly after) the full game release which is nearing.ManiacTwister wrote:Are there already informations if the webservices will be available for trackmania2? And if yes when?