Unity SDK : AbandonMatch/Complete Match WithSummaryData throw error for optional param



  • Hi there,

    Unity SDK's AbandonMatch/Complete Match WithSummaryData are throwing error pushContent is null even though its optional. I checked the code and there is no null check for it.

    I have fixed it on my side and tried again and following error which means server is expecting it as a required param, so this is somthing you need to fix on both sides.
    {"status_message":"Processing exception (message): Required message parameter 'pushContent' is missing.","reason_code":40358,"status":400

    Thanks


Log in to reply