Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Magento Web Service Connexion throught SSL under Talend 4.0.2 Version

Hello,

I try to make connexion to Magento Web service  From a Specific Talend Component
The Magento API  used for connexion is  Magento.Mage_Api_Model_Server_V2_HandlerBindingStub
The  version of Magento is running over SSL  
 When trying to connect , I have this security exception :


 CSRF verification failed. Request aborted.
You are seeing this message because this HTTPS site requires a 'Referer header' to be sent by your Web browser, but none was sent. This header is required for security reasons, to ensure that your browser is not being hijacked by third parties.
If you have configured your browser to disable 'Referer' headers, please re-enable them, at least for this site, or for HTTPS connections, or for 'same-origin' requests.

(403) FORBIDDEN  
 at org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:744)
   at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
   at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
   at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
   at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
   at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
   at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
   at org.apache.axis.client.Call.invoke(Call.java:2767)
   at org.apache.axis.client.Call.invoke(Call.java:2443)
   at org.apache.axis.client.Call.invoke(Call.java:2366)
   at org.apache.axis.client.Call.invoke(Call.java:1812)
   at Magento.Mage_Api_Model_Server_V2_HandlerBindingStub.login(Mage_Api_Model_Server_V2_HandlerBindingStub.java:2143)



Any idea please of an alternative Talend component or API ?
NB : the talend version used is  4.0.2

With Thinks
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,
Talend 4.0.2 is very old version. So far, the latest released version is 6.3.1
Here are custom components about  tmagentoxxx component shared on talend exchange portal. Could you please take a look at it?
https://exchange.talend.com/#marketplaceproductoverview:gallery=marketplace%252F1&pi=marketplace%252...

https://exchange.talend.com/#marketplaceproductoverview:gallery=marketplace%252F1&pi=marketplace%252...
Best regards
Sabrina
Anonymous
Not applicable
Author

Think you for replying
You know if the tMagentoSession Component supports SSL requests ?
Best regards
Ines
Anonymous
Not applicable
Author

Hi  Ines,
The custom components are written by talend community user. Feel free to contact the author directly.
Best regards
Sabrina