-
Hello,
In Scava UI there are missing two bug tracker systems: Mantis BT and BitBucket. Could you add them to the UI, so the user partners can start checking that the readers work correctly?
-
Kindly help me. I am facing issue to push the file into netsuite. Other operations are working fine.
VSCode Details :
Version: 1.33.1
Date: 2019-04-11T08:20:22.771Z
Electron: 3.1.6
Chrome: 66.0.3…
-
`org.restlet.jee` Artifacts used to be available in the maven.forgerock.org repo but are no longer publicly availabe:
```
[ERROR] Failed to execute goal on project openam-http-client: Could not reso…
-
My UniversalViewer sometimes sends requests like this: /iiif/2/test.tiff/full/1,/0/default.jpg
This results in error in Cantaloupe:
An exception occurred writing the response entity
java.lang…
-
As of 8130aca, the build and generated POM use external repositories that are accessed by plain HTTP, not HTTP+TLS (`https` scheme). This exposes everyone who uses or builds this project (including yo…
-
Some rest clients capitalize the header keys, and as we noticed earlier #21 , restlet converts upper case keys to lower case.
So we could implement a way to make the header check case insensitive
-
The default authentication required for RESTws is a little complicated. For development, seems like the Basic Authentication sub-module may be a good work around.
The Basic authentication login mod…
-
When using the eclipse importer for the epsilon project, as proposed in the project creation page itself, errors show up in the logs:
```
oss-app_1 | ERROR [importer.eclipse ] (07:22:00): …
-
With the new RESTlet installed, get the following pop-up message: _An nlobjSearchFilter contains an invalid operator, or is not in proper syntax: name._
The full error message in NetSuite is:
`Scr…
-
Hello,
Is there anything special I need to do other than adding the Nuget Package and using the JsonPatchDocument on the [FromBody] attribute for the HttpPatch methods on Web API? For some reason, no…