Login into Podio from my platform
I am trying to integrate Podio account with my platform RunMyProcess using the apis available for podio. But am unable to generate authentication key (access token & refresh token) from my platform using the login api of Podio: https://podio.com/oauth/token?grant_type=password&username=bidisha.fci@gmail.com&password=bidz@123&client_id=rmppodio-app&redirect_uri=mypodioapp.com&client_secret=Nmsd8VjGNHFqHcoT2mliKiuEGPyv2ONY1ri6Ah3lkrlsswQ2s08ZaUxwW2oUZpJb . Its giving me error: 1001-java.lang.RuntimeException: Could not generate DH keypair:Communication Error. But when running the same url in Dev Http Client,it works fine. I made changes in the configuration and tried but still it shows the same error in my platform. Please help me out.
We are currently running on Java 1.6 version.Please let me know if the error is caused because of the java version?
Thanks in advance.
-
Hi Andreas
I am trying to login into podio from my platform using the below url:
https://podio.com/oauth/token?grant_type=password&username=bidisha.fci@gmail.com&password=bidz@123&client_id=rmppodio-app&redirect_uri=mypodioapp.com&client_secret=Nmsd8VjGNHFqHcoT2mliKiuEGPyv2ONY1ri6Ah3lkrlsswQ2s08ZaUxwW2oUZpJbContent-Type: application/*
Accept Media Type: application/*
Result Format: XMLI have tried with all possible configurations but still facing same error: 1001-java.lang.RuntimeException: Could not generate DH keypair:Communication Error.
Please help me out.
Thanks
Bidisha
Please sign in to leave a comment.
Comments
3 comments