Making a remote call to a python script in App Engine
I would like to know if I can make a call within an App Engine to a python script that is running on a remote server. We are not able to install python on the process scheduler.
0
I would like to know if I can make a call within an App Engine to a python script that is running on a remote server. We are not able to install python on the process scheduler.