question

rubenwood avatar image
rubenwood asked

playerProfile.ContactEmailAddresses is null

Hello,

I'm trying to check the verification status of my user, to do this I'm using the player profile and getting the ContactEmailAddresses, I've tried looping through the list and even accessing a single element but its always null, even though I can see the contact email address on PlayFab and my AddOrUpdateContactEmailRequest provides a successful response before I attempt to check the users email verification status.

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

·
rubenwood avatar image
rubenwood answered

Found the issue, I didnt set the following:

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.

Ivan Cai avatar image Ivan Cai ♦ commented ·

Can you share what you haven’t set?

1 Like 1 ·

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.