Hello!
I'm calling API's in my Dev-environment. This works fine as long as the JSON-Package coming back is up to 2,5KB. I get an answer in a few microseconds. But as soon as the JSON is 2,6KB or bigger, the request runs into a timeout. BC creates the record correctly, it's just not able to send it.
I'm using BC24.1 in a Docker-Container created with the BCContainerHelper in PowerShell.
I've talked with our IT-security team, with DEVs from our partner, but they have no idea, what could cause this.
I know that this is difficult to answer, but maybe someone has run into this problem as well. I'm thankful for any suggestion how to solve this.
Thanks!
Christopher