Getting 403 error with Gradio app via API

Hi, I have a simple Gradio app that works through the UI, but when I try to connect via API, I get a 403 error. I’ve tried enabling websocket connections but that hasn’t worked. Can anyone advise?

I am facing the same problem. Is something wrong with the gradio client?