I have a few IOT devices that can trigger a GET or POST http request when some events are triggered.
I wrote a small PHP script on a page of my OVH hosted site to handle them.
My GET commands are properly accepted and managed.
However the POST /json are not reaching the script and are returning a: 403 Forbidden error.
What I am missing here? I don't believe I have any limitation on my .htaccess. I also have no firewall. I am sure it is something very simple but I haven't found it as of yet.
So if one of you could lend me a hand by pointing me in the right direction I'll appreciate.
Thanks
Web Hosting - POST return 403 forbidden
Related questions
- Update MySQL Version
11228
14.02.2018 03:27
- How do I limit upload_max_filesize? PHP.ini method not working
10987
06.12.2022 11:02
- Max_execution_time how to increase time
10841
24.01.2021 17:14
- Connect to mysql database
10689
28.02.2018 16:52
- I can't login to my account. Reset password don't help
10421
25.02.2020 22:06
- Layer 7 DDoS protection on Web hosting
9844
17.08.2025 13:59
- Cannot put SSL on my domain
9750
03.04.2019 19:20
- How do I get rid of the default 'site under construction' page?
8992
27.10.2022 14:35
- Abuse Report not working
8951
27.03.2025 07:45
- Trying to connect my OVH domain to shopify store
8434
13.06.2021 22:43