I'm trying to upload an image to a serverless function on firebase. I'm sending the request like this: const updateProfileImage = (image) => { fetch(
I'm making a fetch GET request and keep on getting returned the error: Uncaught (in promise) Error: https://api.tomtom.com/search/2/search/6%george%20street.jso
I am running the following Javascript code: const httpPost = (title, msg, trigger, key) => { const URL = `https://maker.ifttt.com/trigger/${trigger}/with
I am trying to make a fetch request to the functions.php file. I am trying to avoid jQuery and Ajax thats why I am using the standard fetch API. My code in one
Hi I had read topics here and tried doing it in different ways but my problem still not solved. I tried storing session and use it to retrieve data again from t
I need to fetch something 10 times and return the JSON of each request and push that into state. Most of the fetching works, but slows down about half way and h
I am getting the following error message on the code below (which is at the end of the query): Warning: mysql_num_rows(): supplied argument i
I need to constantly update excel file with information, obtained from the following link (warning, ukrainian language): link to the Ministry of Finance web-sit