I am creating a financial application where user will search tax payer by his registration number (GST) and i have the api and all , but i am finding difficulty in fetching the data.
I am doing ajax request and i am getting cors error, is there any way or any simple way in javascript that i can fetch the data and input them into my other input items.
Thanks In Advance.