I need some help getting parameters to go through with my AJAX call – Jquery ajax
I'm making a call with ajax to my db to get some data. And I try to limit it to a specific Id. And I got the backend working. it works when I visit the specific localhost url or when…