tyk icon indicating copy to clipboard operation
tyk copied to clipboard

fix: adding key hashed information when api key invalid

Open vanhtuan0409 opened this issue 10 months ago • 0 comments
trafficstars

Description

Logging key hashed information when checking for validity of API key

Related Issue

Motivation and Context

Provide additional information when troubleshooting 403 forbidden request

How This Has Been Tested

Only logging added

Screenshots (if appropriate)

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Refactoring or add test (improvements in base code or adds test coverage to functionality)

Checklist

  • [x] I ensured that the documentation is up to date
  • [x] I explained why this PR updates go.mod in detail with reasoning why it's required
  • [x] I would like a code coverage CI quality gate exception and have explained why

vanhtuan0409 avatar Jan 09 '25 10:01 vanhtuan0409