1
Running WombatDialer / WombatDialer HTTP API control
« on: September 15, 2016, 09:54:13 »
Hello,
I'm having trouble adding numbers to a list through the HTTP API requests. Your manual says to use :
http://127.0.0.1:8084/wombat_script/api/lists/?op=addToList&list=ZEB_2&numbers=1234,AA:bb,CC:dd|5678,XX:yy
The problem is that on port 8084 I get request denied, on port 8080 I get type The requested resource (/wombat_script/api/lists/) is not available and when I try it with /wombat/ instead of /wombat_script/ I get ERROR: Unknown operation: addToList .
Can someone tell me how do I add numbers to a list ?
I'm having trouble adding numbers to a list through the HTTP API requests. Your manual says to use :
http://127.0.0.1:8084/wombat_script/api/lists/?op=addToList&list=ZEB_2&numbers=1234,AA:bb,CC:dd|5678,XX:yy
The problem is that on port 8084 I get request denied, on port 8080 I get type The requested resource (/wombat_script/api/lists/) is not available and when I try it with /wombat/ instead of /wombat_script/ I get ERROR: Unknown operation: addToList .
Can someone tell me how do I add numbers to a list ?