Giter Site home page Giter Site logo

Comments (8)

switch120 avatar switch120 commented on May 21, 2024 2

Check for a trailing , or attributes not wrapped in quotes... the http.get method is pretty picky about proper JSON syntax. I had the same issue until I (finally) found the one lone trailing comma that was causing this non-descript error. HTH!

from http-loader.

dobrinsky avatar dobrinsky commented on May 21, 2024

I have the same issue

from http-loader.

EvgenStudent avatar EvgenStudent commented on May 21, 2024

I've faced the same bug.
image

from http-loader.

Rabeata avatar Rabeata commented on May 21, 2024

I have the same issue
but I have Angular 4.3

from http-loader.

switch120 avatar switch120 commented on May 21, 2024

Try using a tool to validate your JSON - that was my issue, super picky formatting; no trailing commas, wrap all attribute names in quotes, etc. Try this: https://jsonlint.com/

from http-loader.

andrei-ga avatar andrei-ga commented on May 21, 2024

It is valid. I checked with several tools, including the one you provided.

from http-loader.

abeel50 avatar abeel50 commented on May 21, 2024

i have same issue

from http-loader.

abeel50 avatar abeel50 commented on May 21, 2024

Check for a trailing , or attributes not wrapped in quotes... the http.get method is pretty picky about proper JSON syntax. I had the same issue until I (finally) found the one lone trailing comma that was causing this non-descript error. HTH!

I have checked already, but there's not a typing error.
will some one guide me?

from http-loader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.