array(3) {
["resultCode"]=>
string(6) "ER0102"
["resultMsg"]=>
string(43) "파라미터 값이 잘못 되었습니다."
["errorDetails"]=>
array(1) {
[0]=>
array(2) {
["field"]=>
string(3) "tid"
["contents"]=>
string(26) "공백일 수 없습니다"
}
}
}
HTTP/1.1 200 OK
Date: Tue, 16 Sep 2025 18:01:10 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1163
Connection: keep-alive
Server: Apache/2.4.52 (Ubuntu)
Vary: Accept-Encoding
Fatal error: Uncaught TypeError: Argument 1 passed to Payment::__construct() must be of the type string, null given, called in /var/www/html/nosnobe/rewolf/api/v1/public/usecase/PaymentCreationUsecase.php on line 25 and defined in /var/www/html/nosnobe/rewolf/core/domain/payment/Payment.php:16
Stack trace:
#0 /var/www/html/nosnobe/rewolf/api/v1/public/usecase/PaymentCreationUsecase.php(25): Payment->__construct()
#1 /var/www/html/nosnobe/rewolf/api/v1/public/presentation/controller/PaymentController.php(24): PaymentCreationUsecase->invoke()
#2 /var/www/html/nosnobe/rewolf/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(38): PaymentController->requestPaymentCreation()
#3 /var/www/html/nosnobe/rewolf/vendor/slim/slim/Slim/Routing/Route.php(358): Slim\Handlers\Strategies\RequestResponse->__invoke()
#4 /var/www/html/nosnobe/rewolf/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\Routing\Route->handle()
#5 /var/www/html/nosnobe/rewolf/vendor/slim/slim/Slim/MiddlewareDispatcher.php(65): Slim\MiddlewareDisp in /var/www/html/nosnobe/rewolf/core/domain/payment/Payment.php on line 16