Report this

What is the reason for this report?

Accessing file with POST on static website app returns 405 Method not allowed over https

Posted on February 12, 2024

I did deploy of VueJS with Vite app as a static Website. In project I have folder api-mockups with json files. When I access those files over https I get 405 Method not allowed. But when I hit those endpoints from postman as http, it works fine. How to configure server to enable https access as well?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.