Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 516 Bytes

2023-08-30-apply-domain-exception-for-access-key-helper.md

File metadata and controls

8 lines (8 loc) · 516 Bytes
title issue
Apply domain exception for Access key helper
NEXT-30098

Core

  • Added 2 new exception methods invalidAccessKey and invalidAccessKeyIdentifier in Core\Framework\Ap\ApiException
  • Added an alternative exception by throwing ApiException::invalidAccessKey() in getOrigin method of Core\Framework\Api\Util\AccessKeyHelper
  • Added an alternative exception by throwing ApiException::invalidAccessKeyIdentifier() in getIdentifier method of Core\Framework\Api\Util\AccessKeyHelper