Apple login data missed (2)

Ciao.

In a my previous post (Apple login data missed) I noted a strange behavior while logion in my app using Thunkable Login Apple books: I haven’t user data such as email and name. I (thought) resolved giving permission first time I logged with my real Apple username. It works, but only on first access. Next ones, the values on email and name returned from Apple logon block, whew empty, although other one (user id, auth code, etc) where on.

Hello @gm.cellinig8f
Are you sure that the first time you did the Apple Sign In, you selected to share your email and other data etc?

1 Like

Yes!
In fact first time I logged in I had the parameters I need… Email, name, etc

I also tried with another accout but the behaviour was the same…

Anyone can help me?
Grazie

Does anybody can help me?

This is the block:

In the Apple varible I have only:

  • userID
  • Auth code
  • Identity token

Not have:

  • Given name
  • Family name
  • Email
    And I can assure those data are stored in Apple priofile…

This is for every user is loggin in…

Grazie for helping me…
GM

Hello @gm.cellinig8f :wave:
Have you verified if they allowed to share these data?
You can check with you own account by sign in as a user.

Thankyou @ioannis

Yes they allow.
The strange bahaviour I notice is that the first time an user login, data are whole supplied (Given name, Family name and Email too) but from second login and on, they are not anymore,