...
Change to the directory where you cloned the repository to and run the sample of your choice as follows:
JSON-RPC →
python ApiNgDemoJsonRpc.py <appkey> <sessiontoken>
Rescript → python
Rescript →
python ApiNgDemoRescript.py <appkey> <sessiontoken>
Info |
---|
Note: If the command line arguments for application key and session token are not provided then the script will prompt for application key and session token |
...