-
Expected date of hackathon results
Hi Team, When can we expect the results of hackathon ?
-
Unable to configure custom url in oauth clients for mobile apps
Hi Team, The current Redirect URLs section under the admin center seems to support only the urls having http / https. But for the development of mobile apps, we might need to configure the custom url as shown below. This currently doesn't seem to be supported.
-
can someone please help me with the Authorization of the APIs?
I have tried almost everything but it keeps saying error:unauthorized. i dont knowwhat to do and there isnt much time left. I read somewhere that only NA servers can be used for authorization but my account was based in CANADA. so i tried to make a new account but the only options for the regions are AUS,US AND CANADA. now…
-
"Try it out" feature doesn't support authentication across all the servers
Hi Team, After choosing a server in the developer portal UI for any of the API services as shown below. Now, when we try to Authorize, we see the NA Build & Test URL Should this be a bug? CC: @A George
-
Extension of prototype submission deadline
Hi Team, Since the deadline for the ideation phase has been extended from 14th to 20th July, it would also be great to extend the deadline for prototype submission.
-
How to display image in web platform stored on server
I'm using /v2/content/{id}/download I'm getting bytes data which is visible in network preview tab, but not able to convert it in some format so that it can be passed to src attribute of image to make it visible on my web application. I have tried many solutions but nothing working.
-
Content access gives 404
I'm using Content Storage v2. When I tried to access my uploaded content after two days, the api call gives 404. Before two days it was accessible.
-
Cannot connect to core capture designer
I am unable to login to core capture designer i am using using tenant password and email but I don't have a siteName.
-
Unable to trigger Core Capture Service API endpoint
Hi team, I have been trying to use Core Capture Service but always getting error as { "fault": { "detail": { "errorcode": "messaging.adaptors.http.flow.InternalServerError" }, "faultstring": "Internal Server Error" } } I am able to generate the access token but not able to access any services like Session etc.. url which…
-
Can't access any api
So I was trying to authorize api but I am keep getting authentication error i have tried everything from tenantid organization_id public and confidential client id it doesn't work my guess is probably because my account was created on us server and u only have north American servers for developers api is there any solution…
-
Bug : Multiple Links not working
For the following pages, clicking on the "Introduction/Documentation" leads to "Page Not Found". 1. https://developer.opentext.com/ce/products/magellan-text-mining-engine 2. https://developer.opentext.com/ce/products/active-orders-trading-grid 3. 4.
-
"Is the Sign-In Delay Impacting Your Journey? Let’s Fix It!"
Hi team, We've encountered a couple of issues that need attention: Issue Identified: The primary challenge lies with the sign-in page of the website. Users are experiencing significant delays when attempting to access the platform. Specifically, there are three notable issues: Loading Page Issue: Users face prolonged…
-
How to get started with the Magellan Text Mining Engine Service?
I am reviewing the Magellan Text Mining Engine documentation on the Opentext Developer API site. However, the following information is missing: Which endpoint should be used to access the Magellan Text Mining Engine? Tutorial/documentation that shows how to use the APIs. Please check the next point. For example, how do I…
-
Upload large files to the OT2 Core Capture
This question is in reference to the Opentext Core Capture API document. When I try to upload a large file either as Binary or Base64, I get the following 413 error: POST https://na-1-dev.api.opentext.com/capture/cp-rest/v2/session/files { "fault": { "faultstring": "Body buffer overflow", "detail": { "errorcode":…
-
How to directly access the OT2 Markup Service?
This question is in reference to this Viewing Service API Document. The doc says: "Your integration does not typically have to interact directly with the Markup Service because the viewer's markup API below almost certainly does everything you need." However, I have a requirement where I want to do "headless" modifications…
-
SearchHost & MarkupHost for the OT2 Viewer?
This document about loading the OT2 Viewer mentions that we need to set the search host URL using the following code: viewer.setSearchHost("https://highlightservice.dev.bp-paas.otxlab.net") But that endpoint doesn't seem to work for me. I keep getting 404 errors when the page loads and when I am performing a search. Please…
-
404 on content download via OT2 Viewer
When I get the publication data from OT2 CSS, I get the URLs inside it without the "/css" path appended to them. Because of this, I am getting 404s when the OT2 Viewer loads. When I manually add the "/css" endpoint to the URLs, it works properly. Is this a known issue with the OT2 Viewer? Please check the diff below to…
-
Dev (GCP,Opentext) Resources for Hackathon
Hi I am unable to signup for trial account with Opentext developer account with opentext email id. Is any sandbox environment created for Hackathon event for Opentext cloud APIs and GCP. Thanks, Ramana
-
Need CWS.jar file
Hi All, Please suggest me where can I download CWS.jar file to import below two class. import com.opentext.livelink.service.core.Authentication; import com.opentext.livelink.service.core.Authentication_Service; Regards, Janardhan
-
Java client library for the OpenText Cloud APIs?
Writing manual REST calls for all the OT2 services would take extra time and would have a lot of boilerplate code that could otherwise be avoided using client API libraries. Do we have any such Java client API library for the OT2 cloud APIs?