결제연동 시 위젯부분에 클라이언트키를 변경하였더니 위젯이 뜨지 않아요


GET https://api.tosspayments.com/v1/payment-widget/widget-groups/keys?variantKey=DEFAULT 404 (Not Found)
?
{
"result": "ERROR",
"data": null,
"error": {
"code": "4009",
"message": ".",
"data": null
}
}
Was this page helpful?