[404] - using API or laravel package
Closed this issue · 2 comments
klin34970 commented
Lemon Squeezy for Laravel Version
1.5
Laravel Version
11
PHP Version
8.2
Description
Tried everything, always this page
https://api.lemonsqueezy.com/v1/checkouts
{ "data": { "type": "checkouts", "relationships": { "store": { "data": { "type": "stores", "id": "xxxxx" } }, "variant": { "data": { "type": "variants", "id": "xxxxxx" } } } } }
Steps To Reproduce
basic setup...
driesvints commented
Hey @klin34970. Your link has xxxx
as a signature so that can't work. I'm assuming you're also getting a 404 link with a correct signature? If that link doesn't work then I think it's best you take this up with Lemon Squeezy support as that's beyond my control I'm afraid.
klin34970 commented
issue is with the subdomain name. Works with another name.