Serverless Inference 403 Error

Hi, I’ve created a c# application that connects to “https://api-inference.huggingface.co/models/{modelName}”. I’ve tried difference permissions for different tokens without success, but I keep getting a 403 (unauthorized) error.

Any help would be appreciated.