I write some API using Django in Python, I want to call this API's from service now from script.
I try to call my API using jQuery but it is not wokring for me, i search on net they said use $j as jQuery in service-now but it is also not working.
i want to test My API's, it is working fine or not.
Please tell me or correct me if i missing any step or any one knows how i implement this.