Hi, need someone's help to integrate apple login i...
# support-questions
k
Hi, need someone's help to integrate apple login in fast API. actually, i need the details below, and i have no idea from where to get this, especially client_id.
Copy code
client_id="",
 client_key_id="",
 client_private_key="",
client_team_id=""
Frontend : Reactnative Backend : fastapi. Note: with your demo cred it is working
specifically, the first section of this blog
k
ok let me check
Hi @rp
i have tried above documentation
getting below error
Copy code
{
  "status": "Error",
  "message": "'id_token'"
}
r
I think you may have made a mistake on how to generate the keys. Maybe look for another tutorial?
k
no checking with above tutorial
can we have other tutorial or video?
r
Unfortunately we don’t have a tutorial specifically for this part. But there are probably several online
The flow is working with our demo credentials right?
k
yes it is working
@rp any update on this?
r
hey! Where is that error coming from? During an API call or during the init call?
k
during api call
r
@sattvikc can help here
k
if you have time can we have call? will setup from scratch
@sattvikc ^
s
sure, we can have a call.. give me a min to go thru the conversation
k
sure
s
we can talk when you are ready
https://fluffy.es/how-to-solve-invalid_client-error-in-sign-in-with-apple/ -> this blog has some info on where to find the details you need
k
i am available now
ok let me check this
then will connect
s
sure
k
@sattvikc let's connect
on google meet?
s
yea, sharing link in a moment
To join the video meeting, click this link: https://meet.google.com/nyr-fqzr-oir Otherwise, to join by phone, dial +1 252-379-2193 and enter this PIN: 804 521 889# To view more phone numbers, click this link: https://tel.meet/nyr-fqzr-oir?hs=5
plz go through that blog post and ensure u have configured everything according to that
k
getting this when i am changing the client_id
if you want we will go threw one by one in call again
s
is ur keyid and private key also correct? you mentioned u re-created it
k
i got this res with grant type auth_code
s
so the apple is responding correctly
k
yes
s
@kamyab I pinged u personally, did u get my msg?
k
yes
replied
Thanks a lot @sattvikc
s
happy to help
k
🔥