slaveofcode / rajaongkir

Simple Python module to grab api data from rajaongkir.com
MIT License
6 stars 6 forks source link

Get "all" courier doesn't work #4

Closed hhidayat closed 3 years ago

hhidayat commented 4 years ago

Halo there, I have used your package (thank's for making it, it's really helpful), however when I trying get "all" courier it raised an error "raise ApiErrorException('Response Api is None, cannot fetch the status of api". Please give me an advice. Thanks.

slaveofcode commented 3 years ago

Hi @hhidayat it seems "all" courier was dropped if we take the API reference at https://rajaongkir.com/dokumentasi/starter#cost-request.

But if you had the request api is working for "all" courier, then I'll be happy to see some PR about it.