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

[Go] Failed parsing connection string #59

Open
guydillen opened this issue Jan 14, 2025 · 1 comment
Open

[Go] Failed parsing connection string #59

guydillen opened this issue Jan 14, 2025 · 1 comment

Comments

@guydillen
Copy link

guydillen commented Jan 14, 2025

I have running the Azure Service Bus emulator docker container on my MacBook Air M3.
Running with a small Go code snippet using the ConnectionString: "Endpoint=sb://localhost;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=SAS_KEY_VALUE;UseDevelopmentEmulator=true;"
results in:

"azservicebus new client from connection string: failed parsing connection string due to unmatched key value separated by '='"

@krishankumar95
Copy link
Contributor

krishankumar95 commented Jan 21, 2025

@guydillen you are probably using the old SDK for Go. Kindly refer to recently added Go Sample

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

No branches or pull requests

2 participants