Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm using oAuth2 call to a GET endpoint which works in Postman, but dies on a casting long to string error. Using Convert Types to String does nothing. The JSON name/value pair is returning "12345678". Seems to be a bug in the GET code.
Exception in component tRESTClient_1 (BPL_Load_Apptio_Data)
java.lang.ClassCastException: class java.lang.Long cannot be cast to class java.lang.String (java.lang.Long and java.lang.String are in module java.base of loader 'bootstrap')
We will be submitting a support ticket on this with more information about the job and configuration.