@ -553,6 +553,7 @@ async function postMetadataResourceApplications (ctx) {
ctx.status = 200;
}
} catch (error) {
ctx.fs.logger.error(`path: ${ctx.path}, error: ${error}`);
ctx.status = 400;