Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

secondman's avatar

Spark-Paddle Won't Authorize

We're in the process of setting up Spark since we have a couple new processes coming up that will require subscriptions.

We'd like to use Paddle since it allows for multiple billable types, since we have both user based subscriptions and company based subscriptions to set up.

I've followed the entire documentation process in terms of configuration and set up, but no matter I set up as the billable model when I hit the /billing route I get :

You are not permitted to perform this request

Looking through the Flare frames this seems to be thrown via Laravel\Paddle\Cashier

Any help with this would be greatly appreciated.

0 likes
3 replies
secondman's avatar

@Braunson

Thanks man. I think we're gonna stick with Stripe. Much appreciated though.

_SOXIT_'s avatar

I had a similar problem which I solved by entering config directly in file, cuz no matter what I did with env it didnt work.

Please or to participate in this conversation.