Log in
Location: Home  Community Forums  Feedback  [FIXED] API : "TrackUID": "" Empty on all maps 
[FIXED] API : "TrackUID": "" Empty on all maps
Page: 1 of 1
Post Reply  2 Observers
[FIXED] API : "TrackUID": "" Empty on all maps  
As the title says, TrackUID is empty in the API.

also: i am downloading tracks with uaseco, sending server login as follows:
Code:

{
["url"]=> string(48) "https://trackmania.exchange/tracks/download/3209"
["sync"]=> bool(true)
["ignore_errors"]=> bool(false)
["method"]=> string(3) "GET"
["timeout"]=> int(20)
["follow_location"]=> bool(true)
["max_redirects"]=> int(20)
["protocol_version"]=> float(1.1)
["X-ManiaPlanet-ServerLogin"]=> string(22) "UN-K8xHYTsK0_rG0kQQg3Q"
["user_agent"]=> string(147) "PluginRaspJukebox/1.7b UASECO/0.9.7_2020-07-06 Trackmania/2020-07-17_15_09 php/7.4.4 Windows NT DESKTOP-AC8L41H 10.0 build 18363 (Windows 10) AMD64"
}

but the serverlogin does not show up on "who downloaded" ? also: might i include servername also in the serverlogin ?
Last edited by Ozon,
 
Fixed in the newest update.

Changelog

... says:
but the serverlogin does not show up on "who downloaded" ? also: might i include servername also in the serverlogin ?


The serverlogin shows up the way it should - we're waiting for NADEO API so we can decrypt this string into a server- / dediaccount name. Same goes for replay logins, so we'd like you to keep it as is for now.
Developer
Location: DE
 
sorry to ask again: but i can see other servers downloaded maps from me, but i can not see my own server ... (login "UN-K8xHYTsK0_rG0kQQg3Q" )
example:
https://trackmania.exchange/tracks/whodownloaded/3021

was sending the x-server thing like quoted above - it is listed as "An unregistered visitor"
in the Downloads, so there might be something wrong with my x-server string ?
Last edited by u.B.m,
Page: 1 of 1 Post Reply