I have a problem, I have created a project for a social network. In a part of the project I'am using
Angular routing to add, modify or delete articles of the blog of the social media user. But the program do not add or modify the article, it can only delete it.
For example this is the page in which the user can write and add the article:
And this is the Angular file correlate, in which there are also all the function:
I do not understand if there are some problem with the "stringify", but the alert messagge is "something went wrong", so I assume that it gives me error, and in the console of Eclipse is displayed this error message:
java.lang.IllegalArgumentException: Invalid character found in the request target. The valid characters are defined in RFC 7230 and RFC 3986