Hello,
I am using the custom request button to add data to a collection every time the button is pressed.
The request fails with “Request failed with status code 500”. On inspecting the log files, I could see that the base API URL was directed to port 80 instead of 443. The error message read “connect ECONNREFUSED (IP address):80”
How can i change this?
