IS 10.7 with fix 17 installed
First question has anyone got a rest consumer working when importing openapi 3.0.0 with 10.7 ?
Before patch 16, nothing worked, thanks to SAG bug not send the API key, i recently patched our servers because of this.
I tried creating 2 separate consumer rest services from different commercial vendors, both failed. I tried to tweak the API json to try and get around data format, but just gave up and went back to using http client
Just cant stop the connector failing because it cant understand header elements defined in API ie
com.softwareag.is.rest.openapi.exception.InvalidDataFormatException: Invalid data “unlimited” set for the field “X-Rate-Limit-Remaining”
Am i being very unlucky with WM code just not compatible with these commercial APIs ?
#webMethods