Skip to content

VG-2746: Change user-key header to appKey#5

Merged
zero2one merged 1 commit intodevelopfrom
feature/VG-2746
Jan 12, 2026
Merged

VG-2746: Change user-key header to appKey#5
zero2one merged 1 commit intodevelopfrom
feature/VG-2746

Conversation

@zero2one
Copy link
Collaborator

The authentication key header name has changed in the API gatweay. This update fixes this.

Description

The API gateway uses now another header name to identify the provided API key. This update fixes this.

Motivation and Context

This package allows connecting direct to the NucleusSpatial API or through the API gateway. The API Gateway requires an API key. The name of the header parameter has changed from user-key to apiKey.

How Has This Been Tested?

  • Unit tests.
  • Actual tests using the examples.

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • Documentation update.
  • Breaking change (fix or feature that would cause existing functionality to change).

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have updated the CHANGELOG accordingly.
  • I have read the CONTRIBUTING document.

@zero2one zero2one added this to the 3.0.1 milestone Jan 12, 2026
@zero2one zero2one requested a review from lennartvava January 12, 2026 13:56
@zero2one zero2one self-assigned this Jan 12, 2026
@github-actions
Copy link

github-actions bot commented Jan 12, 2026

Coverage report for commit: 5522331
File: build/logs/clover.xml

Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
No files reported or matching filters

🤖 comment via lucassabreu/comment-coverage-clover

- The config should contain only the Base URI without context.
- The header key has changed from user-key to apiKey.
@zero2one zero2one merged commit c763144 into develop Jan 12, 2026
2 checks passed
@zero2one zero2one deleted the feature/VG-2746 branch January 12, 2026 14:03
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.

1 participant