I am trying to authenticate opentext to generate a token using Oauth 2 authorization code flow but everytime I am getting invalid redirect uri when I try to access it via another application. Is there any specific redirect uri we have to provide?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Please review this post, it may assist.
If I give this url only swagger api's are getting authorized. But I am trying to use this api's inside another application their I am facing the invalid redirect uri issue.
You need to specify the url as used for you app as a redirect url on the service client. That way it will be allowed as a redirect url for that service client.
Sorry,
I didn’t quite understand. Could you please provide an example?"
In Admin Center, navigate to your app, then open Service clients, and Manage redirect URLs. Add the public url of your app:
Hi @jpluimers
do you have any idea about is there sandbox, trial environment available for OpenText media management?
@SK1415,
As far as I know OpenText Media Management is a commercial product that is not public cloud. I recommend you reach out to your OpenText Sales representative for any requests related to trials. As per our earlier conversation, they should have contacted you.
You can also refer to https://www.opentext.com/products/media-management, but I could not find any information related to trials.