On 04-Jul-15 01:58, Larry Akah wrote:
i have been able to identify a major issue which is with the Base64
encoding of the workflow data. The encoding doesn't seem to perform properly

Do you have an example?

However, now i get a 'Internal Server Error' message, error code 500 for
the workflow with id 34 encoded encoded using PHP's base64 encode function

I am confused. Where does PHP come into your Android App?

and used as a raw string in the post body.
What correct java implementation for the base64 encoding can one use?

What is wrong with the android.util.Base64 ? You possibly need to try different options such as NO_WRAP.

Cheers

Alan

Reply via email to