wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.92k stars 1.3k forks source link

NullPointerException: Parameter specified as non-null is null: method org.wordpress.android.ui.posts.EditPostActivity.o... #20663

Closed sentry-io[bot] closed 4 weeks ago

sentry-io[bot] commented 4 weeks ago

Sentry Issue: JETPACK-ANDROID-Q73

NullPointerException: Parameter specified as non-null is null: method org.wordpress.android.ui.posts.EditPostActivity.onCredentialsValidated, parameter error
    at org.wordpress.android.ui.posts.EditPostActivity.onCredentialsValidated(EditPostActivity.kt:0)
    at org.wordpress.android.ui.prefs.SiteSettingsInterface$1.run(SiteSettingsInterface.java:1100)
    mListener.onCredentialsValidated(error);
...
(5 additional frame(s) were not displayed)
dangermattic commented 4 weeks ago

Thanks for reporting! 👍