RunpodR
Runpod2y ago
Beaver

Getting 404 error when making request to serverless endpoint

I'm using the python SDK, and pasting in the endpoint ID into the provided example code. Here is the full response:
ClientResponseError: Status: 404, Message: Not Found, Headers: <CIMultiDictProxy('Date': 'Tue, 27 Feb 2024 17:15:53 GMT', 'Content-Type': 'text/plain', 'Content-Length': '18', 'Connection': 'keep-alive', 'CF-Cache-Status': 'DYNAMIC', 'Set-Cookie': '__cflb=02DiuEDmJ1gNRaog7Bucmr44gWmZj9b8U2YPJr23J6Q9a; SameSite=None; Secure; path=/; expires=Wed, 28-Feb-24 16:15:53 GMT; HttpOnly', 'Server': 'cloudflare', 'CF-RAY': '85c2128cc898429e-EWR')>
Solution
Is your API key correct?
Was this page helpful?