To determine if the issue is caused by Obiguard, try executing the same request without using Obiguard.
If the request succeeds, the problem likely lies with Obiguard or its integration.
Missing Mandatory Headers: This error occurs when required headers are not included in the request. Ensure all necessary headers specified in the feature documentation are present.
Invalid Header Values: This error happens when a header contains an incorrect or unsupported value. Verify that the provided values match the allowed ones in the documentation.