Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api errors에 잡힌 클라 에러 #640

Open
EvergreenTree97 opened this issue Sep 4, 2023 · 0 comments
Open

api errors에 잡힌 클라 에러 #640

EvergreenTree97 opened this issue Sep 4, 2023 · 0 comments

Comments

@EvergreenTree97
Copy link
Collaborator

Bad Request Exception
method : GET
end-point : /exams/0/me?page=1
header: {"x-forwarded-for":"203.232.39.116","x-forwarded-proto":"https","x-forwarded-port":"3000","host":"api.goose-duckie.com:3000","x-amzn-trace-id":"Root=1-64c754b6-70d4a776323287a84d47821c","x-duckie-device-name":"LM-G900N","x-duckie-version":"1.2.0","x-duckie-client":"android","authorization":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOjgyOSwidHlwZSI6InVzZXIiLCJ2ZXJzaW9uIjoidjEiLCJpYXQiOjE2OTA2OTIzMzIsImV4cCI6MTcwNjI0NDMzMn0.b2wyra5OTKBwYGmyoIIff46Gnmc4pQr8xDo96hVviBA","accept":"application/json","accept-charset":"UTF-8","user-agent":"Ktor client","content-type":"application/json"}
query : {"page":"1"}
body: {}
userId: 829
BadRequestException: Bad Request Exception
   at ValidationPipe.exceptionFactory (/src/app/node_modules/@nestjs/common/pipes/validation.pipe.js:90:20)
   at ValidationPipe.transform (/src/app/node_modules/@nestjs/common/pipes/validation.pipe.js:66:30)
   at processTicksAndRejections (node:internal/process/task_queues:95:5)
   at resolveParamValue (/src/app/node_modules/@nestjs/core/router/router-execution-context.js:147:23)
   at async Promise.all (index 0)
   at pipesFn (/src/app/node_modules/@nestjs/core/router/router-execution-context.js:150:13)
   at /src/app/node_modules/@nestjs/core/router/router-execution-context.js:37:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant