Closed YosephYi closed 1 month ago
Report를 조회하는 과정에서 아래와 같은 오류가 발생합니다. ResponseException(status=400, errorCode=null, errorMessage=Bad Request, detailErrorMessage=exceeded limit of '100' numbers of 'job')
list로 호출 했을때 해당 계정의 리포트가 100개를 넘어가지 않습니다.
트랜젝션 아이디 확인은 어려워서 customerId로 확인 부탁 드립니다. (customerId = - )
자체적으로 해결 했습니다.
Report를 조회하는 과정에서 아래와 같은 오류가 발생합니다. ResponseException(status=400, errorCode=null, errorMessage=Bad Request, detailErrorMessage=exceeded limit of '100' numbers of 'job')
list로 호출 했을때 해당 계정의 리포트가 100개를 넘어가지 않습니다.
트랜젝션 아이디 확인은 어려워서 customerId로 확인 부탁 드립니다. (customerId = - )