JakeChampion / fetch

A window.fetch JavaScript polyfill.

Home Page:http://github.github.io/fetch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unexpected end of JSON input

sundaram2021 opened this issue · comments

i am fetching user data from localhost,

in case i am using res.text() then errors are gone but the data is undefined

use res.json()

use res.json()

yes I have used this then , it worked .

but, I forgot to close this issue