ovoid-API
ovoid-API copied to clipboard
Cannot make a tranfer
Describe the bug Create TrxId to make a tranfer wallet/bank, return error 401 header
To Reproduce Steps to reproduce the behavior:
- Go to 'https://api.ovo.id/v1.0/api/auth/customer/genTrxId'
- Post body { "actionMark": "trf_ovo", "amount": "10002" }
- Got Response; { "data": null, "response_code": "OV00001", "response_message": "Internal Server Error. Please try again" }
Expected behavior got TrxId
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.