Fetch Method throws an error

Hi,

I am getting the following error while invoking an API in Expo App. Requesting guidance thanks!

Error: “Failed to fetch” in TypeError: Failed to fetch << at App._callee$ (App.js.js:16:30 << << at tryCatch (App.js.js

Hi @muniaraja,

It’s hard to tell from the error message you shared as to what could be the underlying issue. Could it be a CORS issue?

Another possibility is issues with SSL certificate verification.