Skip to content

Fix substrate.subscan API key not being sent in requests#1315

Merged
Wizard1209 merged 1 commit into
nextfrom
fix/subscan-key
Apr 8, 2026
Merged

Fix substrate.subscan API key not being sent in requests#1315
Wizard1209 merged 1 commit into
nextfrom
fix/subscan-key

Conversation

@droserasprout
Copy link
Copy Markdown
Collaborator

Subscan disabled unauthenticated access. The api_key config field existed but was never passed to HTTP requests. Now sends X-API-Key header when configured. Skip substrate init tests when SUBSCAN_API_KEY is not set.

Subscan disabled unauthenticated access. The `api_key` config field
existed but was never passed to HTTP requests. Now sends `X-API-Key`
header when configured. Skip substrate init tests when SUBSCAN_API_KEY
is not set.
@droserasprout droserasprout added this to the 8.5.2 milestone Apr 3, 2026
@droserasprout droserasprout requested a review from Wizard1209 April 3, 2026 20:35
@droserasprout droserasprout added the bug Something isn't working label Apr 3, 2026
@Wizard1209 Wizard1209 merged commit 3a48a10 into next Apr 8, 2026
6 checks passed
@Wizard1209 Wizard1209 deleted the fix/subscan-key branch April 8, 2026 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants