Skip to content

Removed the headers argument passed to 'fetch' in step one#85

Merged
larsoner merged 5 commits intoscientific-python:masterfrom
DavidT3:master
Sep 16, 2025
Merged

Removed the headers argument passed to 'fetch' in step one#85
larsoner merged 5 commits intoscientific-python:masterfrom
DavidT3:master

Conversation

@DavidT3
Copy link
Contributor

@DavidT3 DavidT3 commented Sep 16, 2025

Originally the api token was being passed to fetch in step one, where the workflow is being polled for job information, which seems to result in 401 errors.

The URL being constructed for that section can be examined without the API token, so I stopped the header being passed to that fetch, and my problem (which I misdiagnosed in issue #83) is now fixed.

Closes #83

@larsoner
Copy link
Collaborator

Seems reasonable to me. I'll merge and cut another release

@larsoner larsoner merged commit 5d358ff into scientific-python:master Sep 16, 2025
5 checks passed
@bsipocz bsipocz added the bug Something isn't working label Sep 16, 2025
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.

Action fails for CircleCI integration using GitHub app rather than OAuth

3 participants