Page 1 of 1

Error getting OAuth2 token

Posted: Wed Oct 16, 2019 11:28 am
by edumen
Hello,
I am trying to connect to ProcessMaker Community 3.3 by using OAuth2 grant_type code, I tried twice: in a Bitnami instance and in a Centos 7 fresh instance.
When OAuth2 flow is started, and after ProcessMaker requests user name and password I get redirected to the case list instead consent page, when retry (already logged in), it redirects to
Code: Select all
https://mysite/workflow/oauth2/authorize?response_type=code&client_id=XXXXXXXX
but showing an error page (image attached).
Any one has had success using code grant type OAuth2 on a PM 3.3 ?
Thanks!

Re: Error getting OAuth2 token

Posted: Wed Apr 22, 2020 5:21 pm
by RicardoMG
Hello!

You can find the solution to this problem by reviewing the ProcessMaker documentation on OAuth 2.0 at this link: https://wiki.processmaker.com/3.1/OAuth_2.0

Best Regards, Ricardo.