NetworkError when attempting to fetch resource A user deploying an app to Hugging Face Spaces encounters a NetworkError when attempting to fetch a resource after inputting a Hugging Face token. The app, built with AI assistance using a Gradio-based Static SDK and Blank Template, renders but fails to run. The user seeks help after spending two days on development and deployment. jhaak1 https://discuss.huggingface.co/u/jhaak1 1 I’m trying to deploy an app to Hugging Face Spaces. I used AI to help me develop this app based on a Gradio app that I made that worked. I’m using a Static SDK with a Blank Template. This app requires a Hugging Face token. The app renders well, but after inputting a Read or Write Hugging Face token and trying to run the app, I get the following error: NetworkError when attempting to fetch resource. I’ve spent a day making the app and now another day trying to deploy it to Hugging Face Any help would be appreciated. Thanks