Is this API only available using unirest. My requests returns everything either null or empty strings when I use AJAX. Maybe I’m missing something…
YES i tried to use native AJAX, it worked. Only need to set header before send a request (XMLHttpRequest.setRequestHeader())
I tried single card and all cards. I think it is probably an error on my end as I am new to htttp requests in general…But now that I know that unirest is just an example I will keep working on it. this is a very awesome API!!
No Unirest is just an example. Which endpoint are you trying to get data from?
Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:
YES i tried to use native AJAX, it worked.
Only need to set header before send a request (XMLHttpRequest.setRequestHeader())
I tried single card and all cards. I think it is probably an error on my end as I am new to htttp requests in general…But now that I know that unirest is just an example I will keep working on it. this is a very awesome API!!
No Unirest is just an example. Which endpoint are you trying to get data from?