Steps to reproduce:
- Create an action that sends a GET request to a own server using a custom domain with SSL, in my case is https://plugtrader.co/
- I'm tried either to show to the user the HTML code in the response or just a simple Hello World response in JSON from the API
- It works with other domains, for example creating a mocked API in https://beeceptor.com/ however in my case the requests is not reaching my server
Expected result:
Show the body response to the user
Actual result:
Error