I have created a Web API and calling it trhough ajax. The api is hitting but after return getting error:
"A Callback parameter was not provided in the requested URI". I have enabled the CORS already but still getting the error. I am not getting what's the issues.
Please help anyone, it's urgent.
Thanks