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.
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.