Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I need you help for the following job:
tFileInputDelimited -> tXMLMap -> tRestClient
MetaData is: email, firstname, lastname, website_id
I have this error on tRestClient:
Exception in component tRESTClient_1
javax.ws.rs.NotFoundException: HTTP 404 Not Found
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.apache.cxf.jaxrs.client.AbstractClient.convertToWebApplicationException(AbstractClient.java:504)
Please note atached printscreens
By the way, url destination is Magento
Can you help on this?
Thanks
Hello
Yes, headers are correct since we are using specific headers, and they work fine in Postman
I made several integrations and magento is the only one with this issue....