Hi,
currently I have a little problem: It seems that the "tRESTClient"-Component doesn't provide the "HTTP Digest" method. The "tESBConsumer"-Component has the "HTTP Digest" method, but it is not for REST :-(
Is it possible to use the "HTTP Digest" method with the tRESTClient"-Component?
I try to connect with a Shopware-API and the webserver doesn't like
"Basic HTTP", so every time I get an 401 error.
Maybe there is another hack?
Best regards
Olaff
Hi Jan,
thank you for your hint with the Authorization header! I have read the RFC2617 how to build the Authorization header.
At the moment it won't work but I will try it tomorrow again.
HTTP Digest is a little bit more complicated than HTTP Basic 😉 Best regards
Olaff