jesusrp98 / spacex-go

Simple yet powerful, open-source SpaceX launch tracker.
https://play.google.com/store/apps/details?id=com.chechu.cherry
GNU General Public License v3.0
877 stars 252 forks source link

Having errors running the SpaceX Go App using SpaceX API v3, only working with v4. how can i make it work with v3 #142

Closed patelmohammed357 closed 3 years ago

patelmohammed357 commented 3 years ago

Having errors running the SpaceX Go App using SpaceX API v3, only working with v4. how can i make it work with v3?

iNoles commented 3 years ago

Well, V3 going to be deprecated soon.

https://github.com/r-spacex/SpaceX-API/issues/380

jesusrp98 commented 3 years ago

Indeed, v3 of the API is going to be deprecated.

Consider using v4 or v5 of the API from now on.