-
So after creating a working example for this i now need to start working with it :)
The question is what is the correct flow.
My architecture is going to be something like the following:
https://…
-
## Goals
using correct ACCESS_TOKEN.TOKEN to query data
## Expected Results
Success
## Actual Results
### Access token request
```
POST /auth HTTP/1.1
Content-Type: application/json;…
-
Hello. I'm trying out the API as per the documentation says. I have this error:
```
400 - {"error":"invalid_request",
"error_description":"The provided redirect uri does not match the one used to c…
-
Hi All,
I want to login into Salesforce without using a password. I am using the private key for this purpose. But I am getting the below error while performing login.
Sample Code-
from simple…
-
I used the following code to get the refresh_token, it used to work fine, but after I made some changes to the code, everything went wrong. Even when I copied the original code and ran it again, it st…
-
### Description
As a user, I want to be able to register an account, so that I can log in to Spaced.
### Acceptance criteria
- [ ] A username field should be present that will be used to iden…
-
### Terraform Core Version
1.8.4
### AWS Provider Version
5.52.0
### Affected Resource(s)
aws_cloudwatch_event_connection
### Expected Behavior
Here is a sequence of events:
1.…
-
### Expected Behavior
query parameters on generated url to contain `code_challenge_method=S256`
### Actual Behavior
query parameters do not contain `code_challenge_method`
### Reproduction…
-
## ldap2pg.yml
``` yaml
privileges:
connect:
- __connect__
priv_readers:
- __connect__
- __select_on_tables__
- __select_on_sequences__
- __usage_on_schemas__
- __usage_o…
-
Hi,
I'm using FOSOAuthServerBundle and FOSUserBundle. I can successfully get the Auth code and the Auth token from the code. But even after getting the auth token, the user is null when trying to u…