Hi,
It is possible to get more information about an error ? Is there a place in dashboard or with API to see all the requests or something to do to get more information? Because this is all I have :
Error [ApiError]: A subscription with the same description already exists for this customer
at eI.createFromResponse (.next/server/chunks/4278.js:1:23364)
at <unknown> (.next/server/chunks/4278.js:1:27611)
at Generator.next (<anonymous>)
at eg (.next/server/chunks/4278.js:1:21193)
at l (.next/server/chunks/4278.js:1:21391) {
field: 'description',
statusCode: 422,
idempotencyKey: 'swubTM1E/JH0QBNAcEXD74zT',
title: 'Unprocessable Entity',
links: [Object]
}
I understand the problem but I can not link it to a customer.