Hi,
I followed the guide here: https://api.playfab.com/docs/tutorials/landing-tournaments/photon-unityr. But when adding Photon as an addon it did not give me a specific Photon secret key as it does in the guide. I tried going on with the tutorial anyways and in the photon webhooks part I instead added a generic secret from Settings -> Secret Keys. This didn't seem to work and when trying to create a room in Unity I get an error:
Operation 226 failed in a server-side plugin. Check the configuration in the Dashboard. Message from server-plugin: Failed to load state from https://****.playfablogic.com/webhook/1/prod/*****/RoomCreated? : Error response ResultCode='1' Message='Invalid title key'.
Answer by Brendan · Dec 31, 2017 at 04:14 AM
By fairly overwhelming request by our community, the Photon integration was updated recently to make it so that you use your own Photon App IDs with it, by entering them directly. The guide you referenced has been replaced with this one: https://api.playfab.com/docs/tutorials/landing-tournaments/photon-unity
'Room created', 'Room joined' and etc. webhook from cloudscript not triggered 1 Answer
GetGameList photon implementation 2 Answers
Security auth question 1 Answer
Photon to Playfab webhooks not firing 1 Answer
How to persist room properties in photon and playfab using webhooks in playfab's cloudscript? 0 Answers