mapbox / mapbox-scenekit

Other
231 stars 51 forks source link

API returns errors with important informations #42

Closed natalia-osa closed 5 years ago

natalia-osa commented 5 years ago

Usually, API returns error information when such has occurred. The benefit is that client app may be able to display a popup or whatever for the user to display why it isn't working or just save it to app logs. It is also very useful in #41, where we need to know about error 404, which is not reported from the network layer atm.