Hi all,
My XMLHttprequest / Ajax knowledge is not enough on this topic !
I have a python script to be connected to a specific system through API-RPC. Here the python script which is working fine to realize the login on the remote system with some static credentials into my code (just for simplification)
I would like do the same with mobione, and probably I need to transform this code through XHR, but My knoweledge is too expert to do that.
So if one of you could transform this code into XHR / Ajax code, it would be very helpful for me.
thank for your great help as usual.
Simple python script is here (attached file)
————————————–
Attachments:
You must be
logged in to view attached files.