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

[BUG] permissions for /payouts/default/profile API #6740

Open
2 tasks done
kashif-m opened this issue Dec 4, 2024 · 0 comments
Open
2 tasks done

[BUG] permissions for /payouts/default/profile API #6740

kashif-m opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
C-bug Category: Bug S-awaiting-triage Status: New issues that have not been assessed yet

Comments

@kashif-m
Copy link
Contributor

kashif-m commented Dec 4, 2024

Bug Description

Expectation for GET /routing/payouts/default/profile route is for it to be accessible by profile based roles - ProfileRoutingRead.

It's configured to be accessed by MerchantRoutingRead permission instead.

Expected Behavior

Any roles with ProfileRoutingRead should be able to access the said route.

Actual Behavior

Requests with ProfileRoutingRead permission are not able to access this route.

Have you spent some time checking if this bug has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@kashif-m kashif-m added C-bug Category: Bug S-awaiting-triage Status: New issues that have not been assessed yet labels Dec 4, 2024
@kashif-m kashif-m self-assigned this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Bug S-awaiting-triage Status: New issues that have not been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant