Skip to main content
Answer

Getting 403 Forbidden when POSTing a procedure call from a sqlserver database.

  • August 30, 2021
  • 1 reply
  • 74 views

We get a 403 Forbidden status when calling a sqlserver database procedure using POST. The procedure has execute rights for public. What can be the reason why?

Best answer by Marieke

The checkbox 'API’ in the Subroutine Form wasn't checked. Now that it is checked, it works!

This topic has been closed for replies.

1 reply

  • Author
  • Sidekick
  • Answer
  • August 30, 2021

The checkbox 'API’ in the Subroutine Form wasn't checked. Now that it is checked, it works!