Skip to content

오류 목록 4가지 #21

@2heunxun

Description

@2heunxun

1. 닉네임 중복 오류

소셜로그인으로 회원가입을 진행하면 -> 본명 -> 닉네임에 저장
하지만 동명이인이 들어오면 ->unique에 걸려버림

예상 해결 방법

닉네임 중복문을 걸고 만약 걸리면 Name뒤에 랜덤 숫자값 부여


2. View 문제

"message": "No constructor found for class com.example.project.emotionCore.dto.SeriesViewedPreviewDTO with parameters: [class java.lang.Long, class java.lang.Long, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.Long]"

이라는 오류문이 프론트에서 출력 된다고함.
해결 요망


3. Comment 오류

반환 타입 다른거랑 똑같이 수정해주시면 될듯!


4. 기본 프로필 url Deafault 값 지정 필요

  • 기본값 지정 필요

5. 소셜로그인시 Author 데이터 값 들어가는지 확인 필요

Metadata

Metadata

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions