Error Saving Private key

Application ID: F87525B4-0421-9C3E-FF82-DD075009EF00
Error UID: 4A563AEC-4546-0308-FF94-7131CC8DAA00

Backendless encountered an error while handling the request. An internal trouble ticket with ID bl-server:4A563AEC-4546-0308-FF94-7131CC8DAA00 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

Please describe details to be able to reproduce it from our side