Private Key error

Application ID: F87525B4-0421-9C3E-FF82-DD075009EF00
Error UID: C5967DF1-220B-DFD5-FFD6-D715D7C2F400

Backendless encountered an error while handling the request. An internal trouble ticket with ID bl-server:C5967DF1-220B-DFD5-FFD6-D715D7C2F400 has been created and we will be investigating the issue.
Cannot invoke "com.fasterxml.jackson.databind.JsonNode.asText()" because the return value of "com.fasterxml.jackson.databind.JsonNode.get(String)" is null
java.lang.NullPointerException: Cannot invoke "com.fasterxml.jackson.databind.JsonNode.asText()" because the return value of "com.fasterxml.jackson.databind.JsonNode.get(String)" is null
	at controllers.console.settings.mobile.ManageAndroidMobileSettingsController.createPrivateKey(ManageAndroidMobileSettingsController.java:191)
	at controllers.console.settings.mobile.ManageAndroidMobileSettingsController.lambda$create$1(ManageAndroidMobileSettingsController.java:142)
	at com.backendless.async.BackendlessExecutorService.lambda$submit$0(BackendlessExecutorService.java:84)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:833)

Problem description

Describe what you did in console that led to the error. Please provide a description of what actually happens. Be descriptive: “it doesn’t work” does not describe what the behavior actually is. This will help us with reproducing the problem.

Steps to reproduce

Please describe steps to reproduce starting from the first action.

Hi @Alejandro_Tamonan

I’m going to close it as a duplicate