Skip to content
New issue

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

Both API endpoints are returning a 404. #41

Closed
jigsawsoul opened this issue Jan 17, 2022 · 1 comment
Closed

Both API endpoints are returning a 404. #41

jigsawsoul opened this issue Jan 17, 2022 · 1 comment

Comments

@jigsawsoul
Copy link

Both API endpoints are returning a 404.

/nova-vendor/nova-stripe/stripe/charges
/nova-vendor/nova-stripe/stripe/balance

Any ideas why?

@faxblaster
Copy link
Contributor

Hey @jigsawsoul! Sorry for the delay. Is this still an issue for you?

I'm having a little trouble recreating, but I would start by verifying the routes exist when you run route:list and that you can see the dashboard at /nova/nova-stripe. It might be a good idea to double-check the Stripe keys in your .env file as well.

I'm definitely curious what could be happening, since if the endpoints fail at Stripe for some reason (invalid keys, for example), they should return a 200 response code with an empty response, rather than a 404. Let me know how it goes and thanks for using the package!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants