tarickb / sasl-xoauth2

SASL plugin for XOAUTH2
Other
72 stars 20 forks source link

sasl-xoauth2-token-tool #49

Closed tweather999 closed 1 year ago

tweather999 commented 1 year ago

When trying to run sasl-xoauth2-token-tool I am unable to successful specify the output file.

Using the command in the following form - sasl-xoauth2-token-tool get-token outlook \ --client-id=redacted \ --tenant=redacted \ /etc/tokens/email_address I get the following error- sasl-xoauth2-token-tool: error: unrecognized arguments: /etc/tokens/email_address

I have also tried it with the command all on a single line with the same result.

Any suggestions on what I might be doing wrong?

tweather999 commented 1 year ago

Just noticed the suggestion in Issue #47 to put the output file location ahead of the --client-id and that indeed works for me on the Raspberry Pi OS flavour of Debian.