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: try removing // from URl #1550

Merged
merged 1 commit into from
Aug 2, 2024
Merged

fix: try removing // from URl #1550

merged 1 commit into from
Aug 2, 2024

Conversation

WillieRuemmele
Copy link
Collaborator

@W-16325607@
forcedotcom/cli#2968

removes a // from URLs when getting query results, not sure if this will fix the issue. I was never able to reproduce it, but saw this in the logs

query//750Hn00000OUfXPIA1/results?locator=MDowR2

now

query/750Hn00000OUfXPIA1/results?locator=MDowR2

@cristiand391 cristiand391 merged commit 8f833a0 into main Aug 2, 2024
16 checks passed
@cristiand391 cristiand391 deleted the wr/doubleSlashUrl branch August 2, 2024 18:44
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