question

Takyin avatar image
Takyin asked

how to find email verification status through blueprints

(sorry for my english) I'm having problems getting the "email verification status", I've tried everything, but it always returns null, I've searched a lot and not a solution solved my problem, I'm a beginner so I still have a lot of doubts

this is the blueprints I have based on what I've seen on the subject, but nothing came of it


enters all player information except "email verification status"


I also have some things active in this test project

if you have any solution for me i would be very grateful

unreal
wvk2d.png (224.1 KiB)
cvlpp.png (6.9 KiB)
10 |1200

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

1 Answer

·
Seth Du avatar image
Seth Du answered

I am not sure how do you create the ProfileConstraints Object, but please refer to my Blueprint usage on GetProfile posted by anonymous | blueprintUE | PasteBin For Unreal Engine, it works fine.

Please also note that if the player doesn't have Contact Email, there won't be value returned in the callback result.

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.