You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a user is using the Treemapper app on two devices with the same account and having saved a species on one device and tries to store it on the other device with a species sync at logout as well, the app got stuck with an error as the API call POST https://app-development.plant-for-the-planet.org/treemapper/species to store the species fails with errror 400 as following:
Describe the bug
If a user is using the Treemapper app on two devices with the same account and having saved a species on one device and tries to store it on the other device with a species sync at logout as well, the app got stuck with an error as the API call POST https://app-development.plant-for-the-planet.org/treemapper/species to store the species fails with errror
400
as following:Request
POST https://app-development.plant-for-the-planet.org/treemapper/species
Response:
Crash:
TypeError: undefined is not an object (evaluating 'addFromAlreadySyncedSpecies(specie.guid, alreadySyncedSpecies).then')
Is it on a Production or Development Build?
develop (maybe also production)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Avoid error if API fails with above error.
What actually happens
App got stuck on sync species screen.
Screenshots
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: