404 Error When Uploading Video, Audio, and PDF Files to Gemini API for Moderation

Welcome to the forums!

I think the issue is that you’re trying to do a POST to the URL rather than a GET.

See Method: files.get for details about how that is supposed to work.

You also need to include the API Key when you’re doing that get.

1 Like