Sudden CORS errors connecting with SFA sdk

Please provide the following details too when asking for help in this category:

When trying to connect with the SFA sdk, currently getting CORS errors — this was working just 12 hours ago however

  • SDK Version: 6.4.1
  • Verifier Details:
    • Verifier Name: polymath-dev
    • JWKS Endpoint: https://pastebin.com/raw/fTzgaDY6
    • Sample idToken(JWT): eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IjE3NmRhOWQzMTJjMzlhNDI5OTMyZjU0M2U2YzFiNjUxMmU0OTgxIn0.eyJ3aWQiOiI1MGY2ZmUwNC04ODBkLTQ3YjEtYmU0ZS1mNWRiMmRmNjA4MzUiLCJzdWIiOiI2NTJkYjQwMDkzM2MyZjU5N2ZkOWFlMTgiLCJhdWQiOiJodHRwczovL3BvbHltYXRoLm1hcmtldCIsImlzcyI6Imh0dHBzOi8vYXV0aC5wb2x5bWF0aC5tYXJrZXQiLCJleHAiOjE2OTc4MTQxMzcsImlhdCI6MTY5NzgxMzIzN30.EUsNtgQi1kG4p3gIfknyTaH2LxwZAqA85WbJXY0anaJPFw_-j5xjkxbX3MmGv-61Pz7n3zPUV5uCBFwNMGD-PLEkEejJOhZC_ruWZ2RqmN_CMIE5dkdJqPt4i0pS8Yl3-z7t29WC8gKplonS4_GavgJ6U75nMXnOq_KJpNOuX3YovoohKzTr7-esceWLSCnVZJ9q9jO3Pwa20xfVyTNRsBOyl5IbwVIiIJ2VPjfl-UaFz7W8iOFiIsUpd5Jwinv-a8u0ZFarPMzIHlZ9NtKr60Vc3cSuoYVwPEn7szBSRmxsicfrTvhWpVqORY1WqiQ3DpIVMrRBEpIlqTrPc6Eqmw

@wahid Your issue has been fowarded to our Dev team and we will get back with further updates.

Issue was on my side

I was mistakenly sending headers that were automatically injected in the app: x-datadog-origin

Preventing these header injections for requests related to web3auth solved solved the issue

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.