You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[exception] 415 | Unsupported Media Type | Symfony\Component\HttpKernel\Exception\UnsupportedMediaTypeHttpException
[message] Format 'soap' not supported, handler must be implemented
The text was updated successfully, but these errors were encountered:
i test with this tutorial : http://besim.pl
In the function hello i have :
return sprintf('Hello %s!', $name);
and i have this response :
[exception] 415 | Unsupported Media Type | Symfony\Component\HttpKernel\Exception\UnsupportedMediaTypeHttpException
[message] Format 'soap' not supported, handler must be implemented
The text was updated successfully, but these errors were encountered: