GameCreate webhook error 32752

Options
JohnTube
JohnTube ✭✭✭✭✭
Hi,

I'm having this error :
Create failed for: '' Code: 32752 Msg: Failed to load state from https://2169.playfablogic.com/webhook/1 ... oomCreated? : No parameterless constructor defined for type of 'System.String'.

I'm returning an object with "State" key and its value is the JSON parsed object of the JSON stringified "State" saved from the last GameClose webhook of the same GameId.

Thanks for your help,

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Update : I didn't want to leave this topic unanswered ! This issue was fixed as it turned out there was a problem in the way PlayFab was returning Data to Photon servers in the webhook calls.
  • Tobias
    Options
    Thanks. Much appreciated.