-
services.save(newStory);
com.versionone.apiclient.exceptions.APIException: Error processing response
at com.versionone.Oid.fromToken(Oid.java:177)
at com.versionone.apiclient.Services…
-
VersionOne recently (sometime before 2019-12-21) modified their API enough that some types of authentication no longer work. Most of the previously functional tests suddenly fail.
-
-
I'm trying to alter the basic sample.js to connect to my own version one and it doesn't work.
I don't know much about v1 so I poked about in our instance.
Under "member details" menu, on the "permi…
-
I am facing some challenges creating assets (Epic) in version one in our sandbox environment using the below example code.
https://community.versionone.com/Digital.ai_Agility_Integrations/Develope…
-
The VersionOne API now supports OAuth2 for application authentication. Without OAuth, VersionOne customers using SAML SSO cannot use CaseConnect. We should enable CaseConnect to use the Web Applicatio…
-
Current SFDC integration uses a custom Product field to signify which V1 project that gets the submitted defect. This should be removed and replaced with a VersionOne Project field so that users may s…
ghost updated
10 years ago
-
I found this in issue https://github.com/Hygieia/Hygieia/issues/1929
> make sure token has full privileges to access data of version one and check application.properties file url of version one.
…
-
There are public examples listed in blogs and elsewhere that used to work because http://eval.versionone.net/platformtest had admin:admin for uid:pwd. Apparently this has been changed by someone. Can …
-
Hi
VersionOne is hosted for us by VersionOne. I am trying to simply update the DetailEstimate of a task. I am not seeing the change reflected in VersionOne. There is no reported error message. If you…