- Edited
I'm trying to use the API to create a new ticket using the script at http://forum.osticket.com/d/discussion//valid-api-key-required-trying-to-create-a-ticket-via-api However I'm stuck with the response from the script that says "You have not configured this script with your URL!" I cant see whats wrong. Using: 'url'=>'http://support.mydomain.com/api/http.php/tickets.json' If I make up a incorrect url or take out the "http.php", the script says the API key is invalid so I am assuming it must recognise in part the url???The files listed in this folder are:/public_html/api/.htaccess/public_html/api/api.inc.php/public_html/api/cron.php/public_html/api/error_log/public_html/api/http.php/public_html/api/index.php/public_html/api/pipe.phpAny suggestions please?v1.8.1.2