Trouble configuring Nginx with \rpc\ function #1853
-
|
Hello, I am trying to call a fonction through postgrest but doesn't work with my nginx server the test request in JS the backend in SQL is no problem, it works if I test the DB with PGAdmin for exemple. for exemple this work : this doesn't : my nginx conf looks like the exemple : I think something is not good in this nginx conf, I should add rpc redirection ... Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hey @Mjaffres, I think you're missing the |
Beta Was this translation helpful? Give feedback.
Hey @Mjaffres,
I think you're missing the
apiprefix for your RPC endpoint, it should be: