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(domains): use correct domain when uploading files #28

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

AntoineDao
Copy link
Member

This should fix the issue raised last week about receiving 405 responses for the server: https://3.basecamp.com/4298486/buckets/20761313/todos/7919458279

For a reason I am not entirely clear on, the redirect function was not redirecting the file upload requests properly. I think we have accepted that the redirect function from .cloud to .solutions is not going to work reliably for API calls and therefore where possible it is safer to simply change the hardcoded references from .cloud to .solutions.

This is what this PR does and I can confirm that it works as expected. This is also safe to release to production because the .solutions domains are ready to roll 😀

@AntoineDao AntoineDao merged commit bd1a459 into master Oct 21, 2024
6 checks passed
@ladybugbot
Copy link

🎉 This PR is included in version 0.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants