Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
after i upgrated my stdudio with patch 2025-02, when i try to test my api https://server_address:8040/xx/xxx/getx?xXx=0000 in talend api tester i get this error
400:Invalid SNI in Talend API tester
however using this url http://server_address:8040/xx/xxx/getx?xXx=0000 it workos and it returs 200 OK
and this is the error i get when i test with postman
how can i fix this bug please i think the difference is between https and http ????
Bonjour je suis dans le même contexte après la même mise à jour,
La valeur du SNI est donc invalide car ne correspondant pas pas à celle attendue et/ou configurée sur le serveur.
je n'ai pas de serveur proxy intermédiaire mais la aussi ce pourrait être un pb.
à observer donc