library · inferred from evidence
APIClient
A client class provided by the customerio-node library for API interactions.
- customerio-node TypeError: url_1.URL is not a constructor in Next.js
In a Next.js 14 project, calling `getCustomersByEmail(email)` on the `APIClient` from customerio-node throws `Unhandled Runtime Error. TypeError: url_1.URL is not a constructor`. The same call works in a plain Node server. The client was in