Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

233
Vistas
Apple Sign In won't post when setting usePopup to true

I cannot get apple sign in to post to my redirectURI if I set usePopup: true. When I set it to false I am however able to get it to work with no problems and it will redirect me to the redirectURI. I am not doing any of this on localhost and everything is HTTPS so I don't think that is the issue.

Here is the error I message I get in the safari console (does not show up on firefox or chrome) when I successfully sign in to apple and press continue:

Unable to post message to https://my-staging-site.soundstripe.com. Recipient has origin https://ea88-2601-1c2-780-c240-e9ee-17e4-e1c4-7cbd.ngrok.io.
index.js:29

And here is how I am calling it:

AppleID.auth.init({
  clientId: "com.soundstripe.web",
  scope: "name email",
  redirectURI: "https://my-staging-site.com/auth/apple",
  nonce: String(Date.now()),
  usePopup: true,
})

const appleAuth = async () => {
  const response = await window.AppleID.auth.signIn()
  return response
}
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda