Skip to content

Refactor Invalid Token Context Error#607

Merged
PedroDiez merged 2 commits intocamaraproject:mainfrom
PedroDiez:refactor_invalid_token_context
Apr 8, 2026
Merged

Refactor Invalid Token Context Error#607
PedroDiez merged 2 commits intocamaraproject:mainfrom
PedroDiez:refactor_invalid_token_context

Conversation

@PedroDiez
Copy link
Copy Markdown
Contributor

@PedroDiez PedroDiez commented Mar 31, 2026

What type of PR is this?

  • correction

What this PR does / why we need it:

This PR refactors Invalid Token Context Error, by modifying default message formulated for this error in CAMARA_common.yaml. It is compliant with the Purpose of Issue #601 and associated PR #602, and provides some semantic about its scope. Also avoids any linter topic as currently reads "... is not consistent with access token."

NOTE: message is not normative so this is a default message proposal any implementation can adapt to its specific scope

Which issue(s) this PR fixes:

Partially Fixes #601

Does this PR introduce a breaking change?

  • Yes
  • No

Special notes for reviewers:

Minor Point Quick review

Changelog input

 Invalid Token Context refactor, message updated

Additional documentation

This section can be blank.

docs

patrice-conil
patrice-conil previously approved these changes Apr 1, 2026
Copy link
Copy Markdown
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

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

LGTM

hdamker
hdamker previously approved these changes Apr 6, 2026
@PedroDiez PedroDiez dismissed stale reviews from hdamker and patrice-conil via 369979e April 7, 2026 08:29
Copy link
Copy Markdown
Contributor

@patrice-conil patrice-conil left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@rartych rartych left a comment

Choose a reason for hiding this comment

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

LGTM

@PedroDiez
Copy link
Copy Markdown
Contributor Author

I merge this PR, so as it can be aligned for PR#606

@PedroDiez PedroDiez merged commit c0ae192 into camaraproject:main Apr 8, 2026
1 check passed
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.

Comment out placeholders in CAMARA_common.yaml for $ref consumption

4 participants