Relative Content

Tag Archive for javascriptfetch-api

Error on fetch request to real-debrid api

Attempting to add a magnet link to the real-debrid api using the docs. The magnet link works when adding directly from the website and all the other api requests I’ve tried are working correctly.

How to get data from response? [duplicate]

This question already has answers here: How do I return the response from an asynchronous call? (42 answers) Why is my variable unaltered after I modify it inside of a function? – Asynchronous code reference (7 answers) Closed 4 mins ago. I have a small function, that should get json data from a response. function […]