sooluh / kodepos

:postbox: Indonesian postal code search API by place name, village or city/regency.
https://kodepos.vercel.app
Apache License 2.0
90 stars 24 forks source link

Api error and always return { "statusCode": 200, "code": "OK", "data": null } #27

Closed Naufal05R closed 4 months ago

Naufal05R commented 4 months ago

Api need to be updated as i send in the image preview:

Screenshot 2024-02-27 at 08 41 35

I just follow the instruction to run command "npx update-browserslist-db@latest"

Screenshot 2024-02-27 at 08 49 16

But, after that, the Api is always return { "statusCode": 200, "code": "OK", "data": null } as you can see in the image preview

Screenshot 2024-02-27 at 08 50 51

Here is the output console of the api

Screenshot 2024-02-27 at 08 51 41
Naufal05R commented 4 months ago

done when i retry to build from source code