Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing receiptsEndpoint to client instantiation #647

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

BravoNatalie
Copy link
Contributor

Description

This PR adds the receiptsEndpoint to the w3up-client instantiation.

Motivation

Uploading in staging is currently broken. The console shows an error when attempting to retrieve the receipt.

The receipts endpoint being used for staging is incorrect due to a missing configuration. This causes the value to default to a hardcoded production endpoint.

@BravoNatalie BravoNatalie merged commit 1c1e19d into main Nov 25, 2024
2 checks passed
@BravoNatalie BravoNatalie deleted the fix/add-missing-receiptsEndpoint-to-provider branch November 25, 2024 14:06
alanshaw pushed a commit that referenced this pull request Nov 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.3.2](core-v2.3.1...core-v2.3.2)
(2024-11-25)


### Bug Fixes

* add missing receiptsEndpoint to client instantiation
([#647](#647))
([1c1e19d](1c1e19d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
BravoNatalie added a commit that referenced this pull request Nov 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.5.1](react-v2.5.0...react-v2.5.1)
(2024-11-25)


### Bug Fixes

* add missing receiptsEndpoint to client instantiation
([#647](#647))
([1c1e19d](1c1e19d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Natalie Bravo <[email protected]>
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.

3 participants