Bad Request error when trying to create or edit a Webform
(Doc ID 2063190.1)
Last updated on OCTOBER 06, 2021
Applies to:
Oracle Business Process Management Suite - Version 11.1.1.7.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to create or edit a Webform, you receive a "Bad Request" error:
In the logs it will look like this:
Caused by: com.google.gdata.util.InvalidEntryException: Bad Request
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:558)
at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563)
at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:536)
at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:515)
at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535)
at com.google.gdata.client.Service.insert(Service.java:1347)
at com.google.gdata.client.GoogleService.insert(GoogleService.java:599)
at com.google.gdata.client.media.MediaService.insert(MediaService.java:372)
at com.google.gdata.data.BaseFeed.insert(BaseFeed.java:513)
at oracle.bpm.web.forms.service.WebFormsService.createForm(WebFormsService.java:100)
... 90 more
at com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:558)
at com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563)
at com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:536)
at com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:515)
at com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535)
at com.google.gdata.client.Service.insert(Service.java:1347)
at com.google.gdata.client.GoogleService.insert(GoogleService.java:599)
at com.google.gdata.client.media.MediaService.insert(MediaService.java:372)
at com.google.gdata.data.BaseFeed.insert(BaseFeed.java:513)
at oracle.bpm.web.forms.service.WebFormsService.createForm(WebFormsService.java:100)
... 90 more
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |