Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 403 example for Invalid Token Context #71

Closed
bigludo7 opened this issue Nov 13, 2023 · 0 comments · Fixed by #72
Closed

Add 403 example for Invalid Token Context #71

bigludo7 opened this issue Nov 13, 2023 · 0 comments · Fixed by #72
Assignees
Labels
enhancement New feature or request

Comments

@bigludo7
Copy link
Collaborator

Problem description
Have a specific 403 example to tacke the case when the msisdn obtained from the network in the authorization first step (and passed in the token) is distinct from the one we get in the POST payload. discussed here: #70

Possible evolution
Add in 403 examples part

              value:
                status: 403
                code: INVALID_TOKEN_CONTEXT
                message: Phone number cannot be deducted from access token context

Alternative solution

Additional context

@bigludo7 bigludo7 added the enhancement New feature or request label Nov 13, 2023
@bigludo7 bigludo7 changed the title Add 403 example fir Invalid Token Context Add 403 example for Invalid Token Context Nov 13, 2023
@bigludo7 bigludo7 self-assigned this Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant