question

elielibitton avatar image
elielibitton asked

PlayFab Login APIs not working

Hello

Today, Playfab APIs stopped working with unknown reason, these Apis were working since 4 month, i tried to open our previous project with Unity latest 2017.1 and Unity 5.5 versions but still i am not able to login successfully.
I double check Project Title ID, Developer Secret everything but all time i am getting same login error messages
Something went wrong with your first API call. :(
403 Forbidden

PlayFab.Internal.<MakeApiCall>c__AnonStorey1:<>m__1(String) (at Assets/PlayFabSdk/Shared/Internal/PlayFabHttp/PlayFabWWW.cs:133) PlayFab.Internal.<Post>c__Iterator0:MoveNext() (at Assets/PlayFabSdk/Shared/Internal/PlayFabHttp/PlayFabWWW.cs:145) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

I also tried to test PlayFab editor extaintion but that also is not working, with existing project or new fresh project, we have attached screen shot of issue please check and let us know about this.


Plascreen-shot-2017-11-13-at-65602-pm.png

apissdks
10 |1200

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

1807605288 avatar image
1807605288 answered

[UPDATE]

Please update your Editor Extensions using this Unity Package.

https://github.com/PlayFab/UnityEditorExtensions/raw/automated/Packages/PlayFabEditorExtensions.unitypackage

It will not fix the error, but it will give me one more datapoint about where the error comes from.

Please reply with an updated log. Thanks.

[ORIGINAL POST]

I need some information from you to resolve this.
In the "HELP" section of the PlayFab Editor Extensions panel, please tell me the PlayFab Editor Extensions version number.
In the "SDK" section of the panel, please tell me the PlayFab SDK version number.
The latest versions of both are: 2.32.171106

If your version of EdEx is out of date, you can update it via this download:
https://api.playfab.com/downloads/unity-edex
And then you can update the SDK from the EdEx panel, or directly via this download:
https://api.playfab.com/downloads/unity-v2ap

Given the error you're seeing, I'm pretty certain you have not updated to the latest version, as I've changed how that error reports.
The information I need to solve that problem isn't visible in the log information you've sent us; I need a log from the latest version.
Please confirm your EdEx version, and update if needed, and re-send me the error log for this issue.

Thanks!

10 |1200

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

elielibitton avatar image
elielibitton answered

We are getting same problem with new updated version, Please check Error Log

PlayFab EditorExtensions: Caught an error:Object reference not set to an instance of an object UnityEngine.Debug:LogError(Object) PlayFab.PfEditor.PlayFabEditor:StateUpdateHandler(EdExStates, String, String) (at Assets/PlayFabEditorExtensions/Editor/PlayFabEditor.cs:336) PlayFab.PfEditor.PlayFabEditor:RaiseStateUpdate(EdExStates, String, String) (at Assets/PlayFabEditorExtensions/Editor/PlayFabEditor.cs:249) PlayFab.PfEditor.PlayFabEditorHelper:SharedErrorCallback(PlayFabError) (at Assets/PlayFabEditorExtensions/Editor/Scripts/Utils/PlayFabEditorHelper.cs:129) PlayFab.PfEditor.PlayFabEditorAuthenticate:<OnLoginButtonClicked>m__2(PlayFabError) (at Assets/PlayFabEditorExtensions/Editor/Scripts/Panels/PlayFabEditorAuthenticate.cs:299) PlayFab.PfEditor.PlayFabEditorHttp:OnWwwError(Action`1, String) (at Assets/PlayFabEditorExtensions/Editor/Scripts/PlayFabEditorSDK/PlayFabEditorHttp.cs:99) PlayFab.PfEditor.<MakeApiCall>c__AnonStorey3`2:<>m__1(String) (at Assets/PlayFabEditorExtensions/Editor/Scripts/PlayFabEditorSDK/PlayFabEditorHttp.cs:69) PlayFab.PfEditor.<Post>c__Iterator0:MoveNext() (at Assets/PlayFabEditorExtensions/Editor/Scripts/PlayFabEditorSDK/PlayFabEditorHttp.cs:139) PlayFab.PfEditor.EditorCoroutine:Update() (at Assets/PlayFabEditorExtensions/Editor/Scripts/Utils/EditorCoroutine.cs:70) UnityEditor.EditorApplication:Internal_CallUpdateFunctions()

5 comments
10 |1200

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

brendan avatar image brendan commented ·

Can you please provide the details Paul requested in his post? What is the version of the PlayFab Editor Extensions you are using? What is the version number of the SDK?

0 Likes 0 ·
1807605288 avatar image 1807605288 ♦ commented ·

Please update your Editor Extensions using this Unity Package.

https://github.com/PlayFab/UnityEditorExtensions/raw/automated/Packages/PlayFabEditorExtensions.unitypackage

It will not fix the error, but it will give me one more datapoint about where the error comes from.

Please reply with an updated log.

0 Likes 0 ·
elielibitton avatar image elielibitton commented ·

Hello Paul

We are using these version with Unity 2017.1

If your version of EdEx is out of date, you can update it via this download:

https://api.playfab.com/downloads/unity-edex
And then you can update the SDK from the EdEx panel, or directly via this download:
https://api.playfab.com/downloads/unity-v2ap

0 Likes 0 ·
1807605288 avatar image 1807605288 ♦ commented ·

The published version will not give me sufficient error reporting

Please update your Editor Extensions using this alternate Unity Package:

https://github.com/PlayFab/UnityEditorExtensions/raw/automated/Packages/PlayFabEditorExtensions.unitypackage

It will not fix the error, but it will give me one more datapoint about where the error comes from.

Please reply with an updated log.

0 Likes 0 ·
elielibitton avatar image elielibitton commented ·

Hello Paul

Thank You so much for your time, That was version related issue, i fixed this now.

0 Likes 0 ·

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.