question

catedwardlandstar avatar image
catedwardlandstar asked

Trying to authenticate with Photon but getting Error ReturnCode: 32755

im trying to make an auth with playfab and photon but getting this error (it authenticates but getting error) OperationResponse 230: ReturnCode: 32755 (CustomAuth service error: Error). Parameters: {} Server: NameServer Address: ns.photonengine.io:5058 UnityEngine.Debug:LogError (object) 5472-image.png

5473-image.png

photonAuthentication
image.png (8.7 KiB)
image.png (14.4 KiB)
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

catedwardlandstar avatar image catedwardlandstar commented ·

im using the script from https://learn.microsoft.com/en-us/gaming/playfab/sdks/photon/quickstart#setting-up-authentication i added using Photon.Pun and Realtime, but now have error here:5474-image.png

i tried to type PhotonServerSettings.AppSettings.AppIdRealtime but getting the same error

0 Likes 0 ·
image.png (110.8 KiB)

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

We have followed the tutorial: Photon quickstart - PlayFab | Microsoft Learn and changed the APPId to AppSettings.AppIdRealtime, but we can’t reproduce this issue, the code works fine (successfully get the photon token, create new room and successfully join the room). However, there is a similar question in Photon forum: Response 230: ReturnCode: 32755 (CustomAuth service error: Error) — Photon Engine, you may check this out. If not the case, please provide us with more detailed reproduce steps.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.