-
Hello,
I've been trying to implement your bundle but I think there is something wrong with the AuthenticationEntryPoint. After some debugging I found that it tries to create external redirect uri u…
-
I am trying to issue and verify a ldp credential using oid4vc module. The issuance part works and the holder is able to receive and store the credential. But during verification it fails to verify the…
-
When we generate interfaces with `openapi2jolie` we get the URI router components prefixed with `_` (e.g. `_pcode`). Unfortunately, such names are illegal in our HTTP template parser:
```
inputP…
-
I get this error, what could it be?
```
2015-06-05 15:35:21,344 [29] ERROR CmisSync.StatusIconController [(null)] - Error syncing 'BERCO': Cannot access https://alfresco.bcsoa.it/alfresco/cmisatom/98…
-
`[2022-02-28 17:14:10.108] [lomoagent] [info] MainFrame::DoUploadWork::::operator () Upload file finished: p1010104.jpg, success->id:
[2022-02-28 17:14:10.108] [lomoagent] [info] MainFrame::OnUplo…
-
-
When an account is already setup, DAVx5 works well with radicale.
However, I cannot manage to set up a new account in DAVx5 to radicale. When I enter the account details, DAVx5 succeeds connecting …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
shenyu-examples-http-swagger2 configuration server.context.path PullSwaggerDoc failure
…
-
I got this error when starting a manual folder sync:
```
2015-02-03 16:58:45,282 [Threadpool worker] ERROR CmisSync.Lib.Sync.CmisRepo+SynchronizedFolder [(null)] - Could not crawl folder: /Sites/inte…
-
### Short description
With the following piece of code:
```java
@Cleanup HttpResponse response = HttpUtils.execute(url, HttpMethod.GET.name());
```
Selecting `delombok` from the Actions men…