Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

412
Views
Getting invalid json response while using fetch

I'm fetching the Clash of Clans API, but when I try to api.json() it, there is an Fetch-error.

FetchError: invalid json response body at https://api.clashofclans.com/v1/players/#9JYPUVU2J reason: Unexpected end of JSON input.

code:

clashofclansApi = await fetch(`https://api.clashofclans.com/v1/players/#${encodeURIComponent(tag)}`, {
    method: `GET`,
    headers: ({
        'Authorization': `Bearer ${API_TOKEN}`,
    })
})
api = await clashofclansApi.json()
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

nvm changed the # to %23, but thanks to everyone

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!