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

Update Claude.ai API Base URL to Resolve 403 Errors #36

Merged
merged 2 commits into from
Aug 5, 2024

Conversation

jahwag
Copy link
Owner

@jahwag jahwag commented Aug 5, 2024

This pull request addresses a 403 Forbidden error encountered when uploading certain files. The issue is likely due to the new base URL hitting a different firewall than the previous configuration. This update changes the API base URL to ensure compatibility and resolve the upload issue.

@jahwag jahwag force-pushed the change-claude-api-base-url branch 2 times, most recently from 23d75e9 to 1031b84 Compare August 5, 2024 11:24
@jahwag jahwag force-pushed the change-claude-api-base-url branch from 1031b84 to fcfa89c Compare August 5, 2024 11:28
@jahwag jahwag changed the title Change claude.ai API base url Update Claude.ai API Base URL to Resolve 403 Errors Aug 5, 2024
@jahwag jahwag merged commit c6ce0a6 into master Aug 5, 2024
3 checks passed
@jahwag jahwag deleted the change-claude-api-base-url branch August 5, 2024 11:32
@jahwag jahwag linked an issue Aug 5, 2024 that may be closed by this pull request
pressdarling pushed a commit to pressdarling/ClaudeSync that referenced this pull request Dec 1, 2024
This addresses a 403 Forbidden error encountered when uploading certain files. The issue is likely due to the new base URL hitting a different firewall than the previous configuration. This update changes the API base URL to ensure compatibility and resolve the upload issue.
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.

403 response
1 participant