We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I tried to add Stripe connection to my payment instance using fctl.
fctl
$ fctl payments connectors install stripe --confirm sk_test_[...]
I received the following error message:
ERROR Command aborted as you didn't approve.
It turned out that I wasn't logged-in to the cloud sandbox.
I would expect a more explicit error message, such as:
$ fctl ledger list ERROR Your authentication is invalid, please login :)
Version used:
$ fctl version Version | 0.11.6 Date | 2023-08-21T14:45:22Z Commit | 78099465
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I tried to add Stripe connection to my payment instance using
fctl
.I received the following error message:
It turned out that I wasn't logged-in to the cloud sandbox.
I would expect a more explicit error message, such as:
Version used:
The text was updated successfully, but these errors were encountered: