Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Self-Destructing Message Android App Adding Users Using Parse.com Creating a New User on Parse

I am not able to create an account on Parse.com

I am trying to sign up in the Ribbit app but it is always throwing the ParseException exception and the logcat reads

02-02 22:17:03.285: E/NativeCrypto(17709): ssl=0x525221e0 cert_verify_callback x509_store_ctx=0x540e8ab8 arg=0x0

Might be worth including your code and more from the logs so people have something to work with. I think the useful bit of the error log might be just after the error in your description (but can't know for certain).

@mrben I had not correctly installed the api but later I could do it.. Thanks.