FrontendMastersDownloader icon indicating copy to clipboard operation
FrontendMastersDownloader copied to clipboard

FetchError: invalid json response

Open nur557 opened this issue 2 years ago • 7 comments

? Email address: [email protected]
? Password: **********

/Users/user/.npm/_npx/f2d38d864951ebdc/node_modules/node-fetch/lib/index.js:273
				return Body.Promise.reject(new FetchError(`invalid json response body at ${_this2.url} reason: ${err.message}`, 'invalid-json'));
				                           ^
FetchError: invalid json response body at https://fed-hasher.herokuapp.com/timestamp=1684656420 reason: Unexpected token < in JSON at position 0
    at /Users/user/.npm/_npx/f2d38d864951ebdc/node_modules/node-fetch/lib/index.js:273:32
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async generateTimestamp (file:///Users/user/.npm/_npx/f2d38d864951ebdc/node_modules/frontendmasters-downloader/src/fedApi.js:19:10)
    at async Object.login (file:///Users/user/.npm/_npx/f2d38d864951ebdc/node_modules/frontendmasters-downloader/src/fedApi.js:51:3)
    at async run (file:///Users/user/.npm/_npx/f2d38d864951ebdc/node_modules/frontendmasters-downloader/src/index.js:15:22) {
  type: 'invalid-json'
}

Node.js v18.13.0

nur557 avatar May 21 '23 08:05 nur557

I have the same issue,

Hambob avatar Jun 03 '23 12:06 Hambob

the same issue here.

ChillYao avatar Jun 15 '23 14:06 ChillYao

I think the user's Heroku app is not running anymore. image

iZarrios avatar Jun 19 '23 18:06 iZarrios

I am having the same issue as well, i tried in windows powershell and wsl, both giving me same error.

ydv-sahitya avatar Jul 03 '23 21:07 ydv-sahitya

yea, same issue

HazelDaniel avatar Sep 10 '23 08:09 HazelDaniel

same

Odaym avatar Jan 25 '24 11:01 Odaym

Any update on this issue?

xXxcb avatar Apr 16 '24 19:04 xXxcb