Perform curl requests from the app context
javiermarcon
PROOP
a year ago
In order to test an API which is giving me errors in the app and only allows requests from the app url, am I able to make curl request from the app url i.e. with a console? That woluld be a great help, instad of having to code and deploy every request I am testing.
1 Replies
brody
EMPLOYEE
a year ago
Hello,
We do not provide a platform native way to run commands in the context of your application.