Skip to content

fix(social-x): trim custom API base URL#790

Merged
ralyodio merged 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/x-api-base-url-trim
Jul 14, 2026
Merged

fix(social-x): trim custom API base URL#790
ralyodio merged 1 commit into
profullstack:masterfrom
aiirvizionz:clientkit/x-api-base-url-trim

Conversation

@aiirvizionz

Copy link
Copy Markdown
Contributor

Summary

  • trim trailing slashes from custom X API base URLs before composing /2/tweets
  • avoid malformed request URLs like https://api.x.example//2/tweets
  • add focused coverage for custom API base URL normalization

Tests

  • vitest run packages/social/x/src/index.test.ts
  • tsc -p packages/social/x/tsconfig.json --noEmit

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

5 similar comments
@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions

Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@ralyodio
ralyodio merged commit c20d382 into profullstack:master Jul 14, 2026
4 checks passed
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.

2 participants