Photon Custom Auth with PlayFab problem.

Options
I get this error while trying to authenticate with playfab


http://prntscr.com/hv47t1

Answer from PlayFab Support :

"That's not actually a PlayFab error - it's an error being returned by Photon. The error is stating that the custom auth is failing, so if you're following the guide and you've double-checked that the App ID you entered for your title in the Photon Add-ons page in the Game Manager matches the one you got from the Photon site, I'd have to recommend posting your question in the Photon forums, here: http://forum.photonengine.com/."

My configuration is true i double checked it

Best Answer

Answers

  • burakparlak
    edited January 2018
    Options
    fixed
  • FIXED :

    i found the problem , one of the scprits i use overwrites authvalues before connecting to server.


    Thank You.