HttpPost + Rest + Banned Keyword?

Discussion in 'General troubleshooting' started by Jonathan Magnan, Mar 7, 2018.

  1. Hello,

    I have a website that has a REST API but I'm facing an issue.

    It seems some keyword such as "SELECT" and "FROM" make my API unresponsive (never come back). Everything work on my dev machine and from another hosting but it seems to doesn't work on everleap.

    Is there anything installed on your server that could cause it? Such as a SQL Injection prevent program? Or any configuration in the machine.config? It looks to happen only with SQL keyword.

    I have looked pretty much everything and currently running out of options so I just want to make sure nothing on your side could impact it before investigating more.

    Best Regards,

    Jonathan
     
  2. Martin Ortega

    Martin Ortega Everleap staff

    Contact our support department and refer to this forum post. On the ticket provide us with your IP number that you're using to send the call. Also the full SQL query you're using.

    We can check our systems to see if we're blocking something in our end.
     
    Ray Huang likes this.

Share This Page