OperationResponse 230: ReturnCode: 32755 (Authentication type 'None' not supported). Parameters: {}

Options

Getting this error while simply authenticating


Answers

  • pokemon9757
    Options

    I got the same issue as you just as I got back to my old project today XD Mine got fixed by heading to Photon Dashboard, choose "Manage" for your project, roll to the Authentication section and press "Delete" for any authentication method there. Then it simply works for me with PhotonNetwork.ConnectUsingSettings()

    Turns out I was playing with Facebook Authentication a long time ago, never got it to work, but forgot about it and left the project there as an error until now :p