namdevel / ovoid-API

OVO Api PHP Class [Unofficial]
https://packagist.org/packages/namdevel/ovoid-api
MIT License
44 stars 35 forks source link

Cannot make a tranfer #29

Open gengsmb88 opened 2 years ago

gengsmb88 commented 2 years ago

Describe the bug Create TrxId to make a tranfer wallet/bank, return error 401 header

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://api.ovo.id/v1.0/api/auth/customer/genTrxId'
  2. Post body { "actionMark": "trf_ovo", "amount": "10002" }
  3. 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):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.