Page 1 of 2
ManiaConnect new features
Posted: 21 May 2013, 10:36
by magnetik
Hi,
I just pushed an updated with a few new features:
- Authorization with smaller scope
- Multiple redirection URI (one per line on the playerpage)
- New scope 'favorite_servers' and endpoint '/favorites/servers/'
Re: ManiaConnect new features
Posted: 21 May 2013, 10:51
by steeffeen
nice!
just tried it, smaller scope works great
(i have a small issue but i don't think there is a solution which can be done by you ^.^)
about favorite_servers
the scope authorization works well but performing the get request leads to a 404 error
API Response: 404 - Route not found "/favorites/servers/"
big thanks!

Re: ManiaConnect new features
Posted: 21 May 2013, 10:53
by magnetik
What's your small issue?
steeffeen wrote:
about favorite_servers
the scope authorization works well but performing the get request leads to a 404 error
API Response: 404 - Route not found "/favorites/servers/"
Humm, it's /player/favorites/servers/

Re: ManiaConnect new features
Posted: 21 May 2013, 10:56
by jonthekiller
Great for the favorite, I need them ^^
Re: ManiaConnect new features
Posted: 21 May 2013, 10:59
by steeffeen
magnetik wrote:Humm, it's /player/favorites/servers/

hehe now it's working

thanks!
the list is only filled with online server, is that indended?
the small issue:
after being logged in with the basic scope and you want to access features of an extended scope you will need to login again with the bigger scope (you don't need to grant the access again, which is great!)
so it's just the issue that you only have access to the scope of the current login and not to the maximum scope
Re: ManiaConnect new features
Posted: 21 May 2013, 11:11
by magnetik
steeffeen wrote:magnetik wrote:Humm, it's /player/favorites/servers/

hehe now it's working

thanks!
the list is only filled with online server, is that indended?
I may have done this too quickly, i'll take a look.
steeffeen wrote:
the small issue:
after being logged in with the basic scope and you want to access features of an extended scope you will need to login again with the bigger scope (you don't need to grant the access again, which is great!)
so it's just the issue that you only have access to the scope of the current login and not to the maximum scope
[/quote]
Hummm yep, I've added this behaviour on my "take a look" list.

Re: ManiaConnect new features
Posted: 22 May 2013, 00:29
by TMarc
magnetik wrote:I may have done this too quickly, i'll take a look.
Tststs
Steeffeen is not getting paid for testing

You should offer him a job
magnetik wrote:Hummm yep, I've added this behaviour on my "take a look" list.

How long is the list already?

Re: ManiaConnect new features
Posted: 22 May 2013, 08:09
by magnetik
For some reason our "get favorite" function only retreive online servers,
It will be some kind of limitation for now.
