#Min.K

1 messages · Page 1 of 1 (latest)

loud vaultBOT
mossy flame
#

Yes, these 3 fields wont' be null.

pallid ginkgo
#

However, we received the following response

Exactly which field is not null ?

{"error":{"message":"Keys for idempotent requests can only be used with the same parameters they were first used with. Try using a key other than '12345' if you meant to execute a different request.","request_log_url":"https://dashboard.stripe.com/test/logs/req_swlg4OkCl9jRq9?t=1683860598","type":"idempotency_error"}}%
mossy flame
#

I saw message and type, but not code

pallid ginkgo
#

@mossy flame

#

So my question is, which of those attributes is not null?

mossy flame
#

Based on my personal experience, message and type are always there.

#

What's your real question? what problem do you want to solve?

pallid ginkgo
#

To develop source code to parse the error content, you need to know whether it is null or not null.

However, the document does not indicate whether each field is null or not null.

I think this is a basic part.

So, it would be nice to add it to the documentation.

mossy flame