portone-io / developers.portone.io

PortOne 개발자센터
https://developers.portone.io
GNU Affero General Public License v3.0
10 stars 24 forks source link

샘플 코드에서 에러 본문을 출력하도록 변경 #513

Closed finalchild closed 4 months ago

finalchild commented 4 months ago

샘플 코드에서 에러 본문을 출력하고 있지 않아 연동 과정에 어려움을 겪으시는 분들이 많음.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developers ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 13, 2024 8:31am
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

XiNiHa commented 4 months ago

이거 에러 본문이 JSON일 걸 확신할 수 있나요? (뭐 Istio 같은 게 plaintext 에러 뱉을 일은 없는지....)

finalchild commented 4 months ago

고민했었는데 일반적인(=typed) 에러 응답이 JSON으로 온다는 점을 표현하기에는 이 코드가 나은 것 같습니다.

진짜 심각하게 터진 거면 저희한테 문의하시는 것 외에 방법이 없고 그 경우에 직접 에러 메시지를 본다고 특별히 나아질 것이 없기도 합니다.