Skip to content

fix: auth header takes keyword argument not positional#68

Merged
davidzhao merged 1 commit intolivekit:mainfrom
zachkamran:fix-dispatch-agent
Jan 23, 2025
Merged

fix: auth header takes keyword argument not positional#68
davidzhao merged 1 commit intolivekit:mainfrom
zachkamran:fix-dispatch-agent

Conversation

@zachkamran
Copy link
Contributor

Attempting to call Create Dispatch leads to the following error:

wrong number of arguments (given 1, expected 0) (ArgumentError)

This is tracked down to the use of auth_header which expected keyword arguments not positional.

@CLAassistant
Copy link

CLAassistant commented Jan 22, 2025

CLA assistant check
All committers have signed the CLA.

@davidzhao davidzhao merged commit f24a7f1 into livekit:main Jan 23, 2025
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.

3 participants