No Invoice ID Provided
Please add an invoice ID to the URL: /view-invoice?id=your-invoice-id
You can look up an invoice ID in your database or use the test invoice page.
Go to Test Invoice PageError
Invoice ID is required. Add ?id=your-invoice-id to the URL.
Troubleshooting Steps:
- Check that the invoice ID
exists in your database - Verify your database connection settings
- Look at your server console for detailed error logs
- Make sure you're using
http://localhost:4321for local testing, not the production URL - Try creating a test invoice at /test-invoice
Technical Details:
Invoice ID:
Error: Invoice ID is required. Add ?id=your-invoice-id to the URL.
Page: /view-invoice/
Server Time: 2026-02-07T18:50:58.772Z
Admin Client Available: true