Hi everyone,
I am building a mobile app. I am gonna integrate Epic in my mobile app.
I am working with OAuth 2 authentication on Epic.
I made new app on
open.epic.com so I got client id. client id: d7942122-6371-4b44-bb3b-957cc6a2afef
So I got authorization url and token url on the response.
Second, I am gonna get authorization code.
but I am not sure what is the authorization request endpoint to get authorization code.
I used this endpoint.
I am getting "OAuth2 Error: INVALID_CLIENT, ..."
I'd like to know the correct authorization request endpoint format.
Please let me know how I can get authorization code.
thanks.
James.