If your public key is not working from .env variable file (frontend)
If your public key is not working from .env variable file It depends from your framework you should prepend your variable in the code with prefix : for example for the NextJS frontend part it is NEXT_PUBLIC_ for other React based frontend frameworks it could be REACT_APP_