AutumnA
Autumn3mo ago
115 replies
miky2fois

Hey guys, I tried to implement autumn in

Hey guys, I tried to implement autumn in my saas (vite/react + fastify)

Calling the /customers (useCustomer) or /products (usePricingTable) endpoint gives me the following error, I wasn't able to display the pricing table.
{
"statusCode": 403,
"error": "Forbidden",
"message": "Not authorized"
}

Do you guys have any ideas how this could be fixed? Thanks
Screenshot_2025-11-10_at_09.07.57.png
image.png
Screenshot_2025-11-10_at_09.11.22.png
Was this page helpful?