I have super simple webapi call. and when I use aspx/c#, everything is working. so I try to use ajax jquery to call. and I always get error, but it does not tell me the error.
I also test it with postman using get or post method. They are still working on postman. so I guess what I need to do with the code below when postman is working....