minty-arthur
New Pleskian
- Server operating system version
- Ubuntu 22.04.4 LTS
- Plesk version and microupdate number
- Plesk Obsidian 18.0.65 Update #2 Web Pro Edition
Hi Support,
I have a sub domain that has a nginx directive set.
This allows me to use an api that is added into ssh
All routes work (including POST, PUT, OPTIONS, GET methods)
However when I try to call my route POST /api/v1/users or any request that has /api/v1/users innit, it sends me a default answer of nginx itself without plesk overriding this response it seems. The response I received:
From other POST calls:
I have a sub domain that has a nginx directive set.
This allows me to use an api that is added into ssh
All routes work (including POST, PUT, OPTIONS, GET methods)
However when I try to call my route POST /api/v1/users or any request that has /api/v1/users innit, it sends me a default answer of nginx itself without plesk overriding this response it seems. The response I received:
From other POST calls: