Our Plasmic Pages on our production site are down on vehbee.com
Here’s the error we’re receiving, but our API keys haven’t changed:
{
error: {
name: "UnauthorizedError",
statusCode: 401,
message: "Missing API token - make sure your plasmic.auth have the 'token' field."
}
}
The pages appear to have stopped being served after we published an update about 20 minutes ago.