mern-starter
mern-starter copied to clipboard
Error: Stripe: "id" must be a string, but got: undefined (on API request to `GET /customers/{id}`)
Has anyone received this error when going to Billing?
@joshuaslate , this is the full console error when clicking on Billing. thanks!
GET /api/pay/customer 500 3.372 ms - 1963
Error: Stripe: "id" must be a string, but got: undefined (on API request to GET /customers/{id}
)
i faced this also. Do anyone know what's this?
same issue with me as well!!
I have same issue as well, but will try to fix it now