http://codeshare.io/qKs0T
That's my code where I use SaveUserScore
and the callback script is giving me the exception Exception :
com.shephertz.app42.paas.sdk.csharp.App42BadParameterException: {"httpErrorCode":"400", "appErrorCode":"1400", "message":"Bad Request", "details":"The Request parameters are invalid"}
UnityEngine.Debug:Log(Object)
SendingScoreCallBack:OnException(Exception) (at Assets/Scripts/Score Scripts/SendingScoreCallBack.cs:33)
com.shephertz.app42.paas.sdk.csharp.connection.<execute>d__6:MoveNext()
com.shephertz.app42.paas.sdk.csharp.connection.<WaitForRequest>d__3:MoveNext()