TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
San
NA
804
324.3k
ERROR SyntaxError: "JSON.parse: unexpected character at line
Apr 1 2019 9:27 AM
ERROR SyntaxError: "JSON.parse: unexpected character at line 1 column 1 of the JSON data"
Below my code :
this.MyService.getToken(this.Token).subscribe(result=> {
this.TokenData=result;
});
Note:In getToken() i calling one web service and this service return data in below format
Token( { "action" : "PE", "data" : "11111111111111" } )
How to resolve this ?
Reply
Answers (
7
)
I refer your code for dynamic controls plotting in angular 7
Dashboard in Angular