'java.lang.IllegalArgumentException: Invalid DSN: No public key provided.'
karlca opened this issue · 6 comments
karlca commented
danielmonettelli commented
Hi @karlca, thank you very much for reporting your issue, this error may be due to the fact that you did not add the OpenWeather API Key, the project's readme file contains the steps to generate it, I hope this solves it.
karlca commented
danielmonettelli commented
Great @karlca, in case you keep getting this error, make sure your device has internet, and your location permissions are turned on.
karlca commented
Unfortunately, it didn't work!
karlca commented
danielmonettelli commented
@karlca you are absolutely right, I think that is the problem, I attach the documentation so you can generate your Dsn in Sentry, and I will also add the respective steps to the README. Thank you very much for the help provided.