#Get more information about an error

1 messages · Page 1 of 1 (latest)

brave mortar
#

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.

quasi relic
#

It should be the customer-ID you provide when creating the subscription

brave mortar
#

My question is how to find out the customerID.

quasi relic
#

You could share a code snippet here where you create the subscription then I can show you

brave mortar
#

I know that. The problem is that all I get is this error message. The question is, from this message alone, can I find out which customer it is?

#

Is there a place (dashboard or API) that centralizes all the requests I have sent?

#

Logs?

quasi relic
#

If you have profile-ID and timestampt, Mollie-Tech can theoratically check their logs, but have to contact support for that