-
Followed the instructions [here](https://github.com/sekai-soft/guide-nitter-self-hosting/blob/master/docs/i-only-want-a-nitter-instance.md), but didn't add Instance RSS password at first in the `.env`…
-
If there's an application that has one of the "Okta direct auth API grants" activated and you're trying to fetch it, you're getting the error, f'{GRANT_TYPE_NAME}' is not a valid OAuthGrantType.
Th…
-
### Discussed in https://github.com/microsoftgraph/msgraph-sdk-powershell/discussions/2010
Originally posted by **glennvanrymenant** May 15, 2023
Would it be possible to add the ability to sur…
-
Linked to PR29 https://github.com/muexxl/batcontrol/pull/29
Der Wechselrichter antwortet mit "Bad Request" offenbar stimmt etwas mit der API Abfrage nicht.
EDIT:
FW 1.28.7-1
```
Traceback …
-
Hey team,
Could anyone please help me with the implementation of the below code, I don't understand what is the problem, I have tried to define the resource in all the possible ways, but it always …
-
### Description
When adding Cognito auth to a project, if email based sign-in is chosen then `Amplify.Auth.getCurrentUser()` returns an `AuthUser` that contains the user ID in both userId and usernam…
-
## Detailed Description
there is an auth summary page in the app that provides general summary of all denied/granted requests across a time range. the API endpoint is /reports/auth-summary. it se…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
_No response_
### Description
I am pos…
-
Hey!
I have been trying to get this operator to work in an openshift 4.14 cluster for a while now, with no luck. For some reason I don't yet understand, the operator keeps having issues getting the A…
-
### Description
Hi everyone,
I'm using DataStore subscriptions in my project to enable real-time chat for users. Initially, messages were not arriving in real-time, but after deleting and re-adding …