maybe that could be an issue to solve, when accessing Exponea cloud using Exponea Android SDK with empty projectToken.
The implementation SDK will call multiple times the Exponea api endpoint while the first response code is 404.
While the android app using this SDK is widely deployed and used it could cause an situation simillar to DDoS attack.
My suggestion is to return an application exception while projectToken is empty instead call the endpoint several times.
Dears,
maybe that could be an issue to solve, when accessing Exponea cloud using Exponea Android SDK with empty projectToken. The implementation SDK will call multiple times the Exponea api endpoint while the first response code is 404. While the android app using this SDK is widely deployed and used it could cause an situation simillar to DDoS attack. My suggestion is to return an application exception while projectToken is empty instead call the endpoint several times.
Thank you, Tomas