Exception: Walinko::IdempotencyConflictError

Inherits:
ConflictError show all
Defined in:
lib/walinko/errors.rb

Overview

409 + ‘error_code: idempotency_conflict` — `Idempotency-Key` was previously used with a different payload. Use a new key.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #details, #error_code, #http_status, #request_id

Method Summary

Methods inherited from ApiError

#initialize, #inspect

Constructor Details

This class inherits a constructor from Walinko::ApiError