- fix response error elang

This commit is contained in:
Muhammad Fadli 2023-08-31 15:59:13 +07:00
parent e367bc4fcc
commit 2faf5967b2

View File

@ -164,6 +164,8 @@ export const doTransaction = async (
} catch (err) {
console.log('errtransaction', err);
console.log('errtransaction2', err.response.data);
console.log('errtransaction3', err.response.status);
console.log('errtransaction4', err.message);
throw new HttpException(
{