472,119 Members | 1,741 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

TypeError: Failed to fetch

10 Byte
TypeError: Failed to fetch

(anonymous function)

req.end((red) => {
"If (res.error) throw new Error(res.error);" // <= uncaught (in promise) Error: TyperError: Failed to fetch
const movies = res.body.Search
this.set state({ movies });
//console.log(res.body.Search);
});
Oct 25 '20 #1
0 3264

Post your reply

Sign in to post your reply or Sign up for a free account.

Similar topics

8 posts views Thread by Evan Smith | last post: by
1 post views Thread by Paul Du Bois | last post: by
6 posts views Thread by Dave Kelly | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.