-
Notifications
You must be signed in to change notification settings - Fork 243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't redeem #49
Comments
Did you end up resolving? |
Hi were you able to resolve this? |
Hey,
I am not sure what this is about. Can you send me a link to the reported
issue?
…On Fri, May 31, 2024, 5:01 PM Kenway ***@***.***> wrote:
Hi were you able to resolve this?
—
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIUK3K4GARLPAGYQJC3GCTDZFBNRJAVCNFSM4N7VXJPKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJUGE4DIMJYGQ3Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sure here it is:
#49
On Fri, 31 May 2024 at 6:12 PM, mkssanudeep ***@***.***>
wrote:
… Hey,
I am not sure what this is about. Can you send me a link to the reported
issue?
On Fri, May 31, 2024, 5:01 PM Kenway ***@***.***> wrote:
> Hi were you able to resolve this?
>
> —
> Reply to this email directly, view it on GitHub
> <
#49 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AIUK3K4GARLPAGYQJC3GCTDZFBNRJAVCNFSM4N7VXJPKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJUGE4DIMJYGQ3Q>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMCFLQWFYJE5METLHH6E6VTZFBV33AVCNFSM4N7VXJPKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMJUGIYDENRTHA2A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've tried creating a new project and following all the steps 2 times now. I get the same error. I've followed all the steps.
Unity: 2019.3.13f1
Playfab SDK: 2.88.200615
NullReferenceException: Object reference not set to an instance of an object ReferralCodeDemo.OnRedeemReferralCodeCallback (PlayFab.ClientModels.ExecuteCloudScriptResult result) (at Assets/PlayFab_Recipes/ReferralCodes/Scripts/ReferralCodeDemo.cs:154) PlayFab.Internal.PlayFabHttp+<>c__DisplayClass23_0
1[TResult].<_MakeApiCall>b__1 () (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabHTTP.cs:215)PlayFab.Internal.PlayFabUnityHttp.OnResponse (System.String response, PlayFab.Internal.CallRequestContainer reqContainer) (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:247)
UnityEngine.Debug:LogException(Exception)
PlayFab.Internal.PlayFabUnityHttp:OnResponse(String, CallRequestContainer) (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:251)
PlayFab.Internal.d__12:MoveNext() (at Assets/PlayFabSDK/Shared/Internal/PlayFabHttp/PlayFabUnityHttp.cs:190)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
`
The text was updated successfully, but these errors were encountered: