Android code
String apiResponse = \"EcUZvMif
Method:
protected void decryptDataWithAES(String apiResponse,
You are trying to decrypt the "key", I think you need to decrypt the apiResponse
Also you need the exact same IV the message was encrypted with, otherwise you won't be able to decrypt