Skip to content

docs: add missing view_customers scope note to HowToRun.md#1276

Open
peniakoff wants to merge 3 commits intoAdyen:masterfrom
peniakoff:master
Open

docs: add missing view_customers scope note to HowToRun.md#1276
peniakoff wants to merge 3 commits intoAdyen:masterfrom
peniakoff:master

Conversation

@peniakoff
Copy link
Copy Markdown
Contributor

  • Updated HowToRun.md to clarify OAuth scope requirements.
  • Added a short note that the extension requires view_customers:{projectKey} in addition to manage_payments and view_orders so it can read customer data.
  • Mentioned that changing scopes requires recreating the API client in Commercetools to apply new scopes.
  • This is a documentation-only change; no code changes were made.

Fixed issue: 1275

- Updated HowToRun.md to clarify OAuth scope requirements.
- Added a short note that the extension requires view_customers:{projectKey} in addition to manage_payments and view_orders so it can read customer data.
- Mentioned that changing scopes requires recreating the API client in Commercetools to apply new scopes.
- This is a documentation-only change; no code changes were made.
Copilot AI review requested due to automatic review settings September 30, 2025 16:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates documentation to clarify OAuth scope requirements for the commercetools extension by adding the missing view_customers scope and providing guidance on API client recreation when scopes change.

  • Added view_customers to the required OAuth scopes list
  • Added note about the specific view_customers:{projectKey} scope requirement and API client recreation process

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread extension/docs/HowToRun.md Outdated
@peniakoff peniakoff requested a review from Copilot September 30, 2025 16:32
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread extension/docs/HowToRun.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants