Auth client js https://cdn.auth0.com/client/{SPA_CLIENT_ID}.js return 404

I started implement auth0 for a application(rails API + react) so created both application machine to machine and SPA application and configured them.
curl to generate token is working fine. also user creation in rails console working fine.
but when I am trying to access https://cdn.auth0.com/client/{SPA_CLIENT_ID}.js in react app returns 404.
I could’nt figureout the issue. It already took my 2 days. I have tried all solution from google and from community.auth0.com.

please help me to resolve this.
SPA_CLIENT_ID: pPFp0JwSArRaLsarEaXT9yGlE1jxqKRs

Hi @vineets,

Welcome to the Auth0 Community!

What resource are you trying to access here?

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