stable-diffusion-react-nextjs-mui-pwa
stable-diffusion-react-nextjs-mui-pwa copied to clipboard
FAILED: Error: {"$error":{"status":403,"body":"Forbidden, no userId"}}
I have a docker-diffusers-api running on runpod, and have verified that it works with test.py. I have the server running via yarn dev, and visited via localhost:3000
However, when running the frontend and attempting to perform an operation (like inpainting) using the runpod provider ("3"), I get an error: FAILED: Error: {"$error":{"status":403,"body":"Forbidden, no userId"}}