curl --location --request GET 'https://overseas-training-uat.dah-demo.com/overseas-training/exams/3168222347245056/preview' \
--header 'Authorization: Bearer SG|IOG6l7lXO5fGpYvfFI5LrTRkj9M'{
"code": 422,
"exceptionCode": "00000000",
"msg": "The current account type is not allowed to participate in the exam",
"data": {
"classLoaderName": "app",
"moduleName": null,
"moduleVersion": null,
"methodName": "getExamPreview",
"fileName": "ExamServiceImpl.java",
"lineNumber": 151,
"nativeMethod": false,
"className": "com.dahuatech.overseastraining.service.impl.ExamServiceImpl"
},
"successful": false
}