python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
400 error when importing a new JSS app to Sitecore 10.2
When trying to import a newly generated JSS application into Sitecore, the jss deploy items command returns the following error:
Unexpected response from import service:
Status message: Bad Request
St...
Dan_K22
Votes: 0
Answers: 1
send List to spring mvc - @requestBody
I use Spring and JQuery for base project, I'm trying send list to server:
my data in front end (FormData):
photos[0].title: t1
photos[0].order: 100
photos[0].mimeType: mt1
photos[0].thumpnailMimeType:...
mehnet ali
Votes: 0
Answers: 1
JMeter - Getting 400 Bad Request
In JMeter - I am getting 400 bad request.
I have validated the JSON format, JSON request is correct. But showing error in Request body as
Error: "Cannot assign " ": "Address.create...
Then Mozhi
Votes: 0
Answers: 2
Java Spring 400 bad request only on production
I run this simplified code. It works fine on the development machine and postman. When I export the jar into my remote server, it throws a bad request error when it runs.
Also, this error happens all ...
matel
Votes: 0
Answers: 1