Skip to content

TER Upload: SOAP Error "not found"

I am trying to upload an extension release to extensions.TYPO3.org via a soap client.

So far I used helhum/ter-client and namelesscoder/typo3-repository-client.

namelesscoder/typo3-repository-client uses http://typo3.org/wsdl/tx_ter_wsdl.php as WSDL_URL.
helhum/ter-client uses https://extensions.typo3.org/wsdl/tx_ter_wsdl.php as WSDL_URL

Both fail with the message "Not found". See "Actions" on

Something changed here?

Edited by Marcus Schwemer