Stripe plugin not working with free quota error message received

Hi, you mentioned that we can use the Stripe plugin with free quota for testing, but it doesn’t work. Can someone help with this issue, please? I’m getting the error message:

failed to find plugin cloudquery/stripe version v3.0.0

Hi @grand-snake,

Can you share the config you are using with any sensitive information redacted so we can look into the issue?

cloudquery sync stripe.yaml file.yaml

For premium plugins, you have to specify registry: cloudquery. And to use premium plugins, you will have to run cloudquery login prior to running a sync.

You can see the example config spec for Stripe: Stripe Documentation
File: File Documentation

Thank you so much for the support.