POST Request - query params added without being present
Hi,
I am trying to make a POST Request with NO Query params. I have added the correct Headers.
I am getting an error "PGRST202", and in the details, it seems as though it's adding query params itself!?
I have tried the same POST Request on Postman, and it's working perfectly.
I am trying to make a POST Request with NO Query params. I have added the correct Headers.
I am getting an error "PGRST202", and in the details, it seems as though it's adding query params itself!?
I have tried the same POST Request on Postman, and it's working perfectly.

