2022 Dec 27 7:22 AM
i got the Odata exception in the query, and I have used the address as the integrationsuite URL
com.sap.gateway.core.ip.component.odata.exception.OsciException: An exception of type 'WstxUnexpectedCharException' occurred., cause: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '=' (code 61); expected a semi-colon after the reference for entity 'client_id' at [row,col {unknown-source}]: [1,521]
2023 Jan 10 10:42 AM
Hello Swarupa,
Did the issue resolved? If yes, Coud you please let me know the solution?
Below is the error I received.
com.sap.gateway.core.ip.component.odata.exception.OsciException: An exception of type 'WstxUnexpectedCharException' occurred., cause: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '=' (code 61); expected a semi-colon after the reference for entity 'client_id'
at [row,col {unknown-source}]: [1,1013]
Regards,
Satish
2023 Feb 15 11:31 PM
Hello Friends,
Did you manage to resolve this issue? I'm getting same error.
Thank You,
Nilesh
2023 Jun 16 8:16 AM
2024 Jan 02 3:52 PM
In my case, the Address in the connection details for OData had a minor mistake which consistently gave the same error. A hyphen was missing for me.Since I copy pasted this content, it was the last one that I suspected. Hope this helps someone.
2024 Jul 29 4:23 PM
error is due to ODATA address URL. We suppose to use service key URL instead of CPI login URL.
2024 Jul 29 4:19 PM
This issue is due to CPI login URL. We supposed to use service key URL instad of login URL.