# Apple login data missed (2)

**URL:** https://community.thunkable.com/t/apple-login-data-missed-2/2804465
**Category:** Issues / Bugs
**Created:** [January 26, 2024, 8:51am UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465 "2024-01-26T08:51:56Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![gm.cellinig8f](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gm.cellinig8f/32/163435_2.png) [@gm.cellinig8f](https://community.thunkable.com/u/gm.cellinig8f)
#### Post date: [January 26, 2024, 8:51am UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465/1 "2024-01-26T08:51:56Z")

</div>

Ciao.

In a my previous post ([Apple login data missed](https://community.thunkable.com/t/apple-login-data-missed/2777345)) 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.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [January 29, 2024, 2:51pm UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465/2 "2024-01-29T14:51:40Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![rusticone](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rusticone/32/163435_2.png) [@rusticone](https://community.thunkable.com/u/rusticone)
#### Post date: [January 29, 2024, 3:19pm UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465/3 "2024-01-29T15:19:26Z")

</div>

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…

---

<div class="post-metadata">

### Author: ![gm.cellinig8f](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gm.cellinig8f/32/163435_2.png) [@gm.cellinig8f](https://community.thunkable.com/u/gm.cellinig8f)
#### Post date: [February 6, 2024, 9:43am UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465/4 "2024-02-06T09:43:56Z")

</div>

Anyone can help me?  
Grazie

---

<div class="post-metadata">

### Author: ![gm.cellinig8f](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gm.cellinig8f/32/163435_2.png) [@gm.cellinig8f](https://community.thunkable.com/u/gm.cellinig8f)
#### Post date: [May 7, 2024, 9:38am UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465/5 "2024-05-07T09:38:47Z")

</div>

Does anybody can help me?

This is the block:

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/8/688d43b71023a598d6e6599bb23c1ae39a6fba33.png)

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

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [May 7, 2024, 9:54am UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465/6 "2024-05-07T09:54:17Z")

</div>

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

---

<div class="post-metadata">

### Author: ![gm.cellinig8f](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gm.cellinig8f/32/163435_2.png) [@gm.cellinig8f](https://community.thunkable.com/u/gm.cellinig8f)
#### Post date: [May 7, 2024, 10:03am UTC](https://community.thunkable.com/t/apple-login-data-missed-2/2804465/7 "2024-05-07T10:03:39Z")

</div>

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,
