-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
There's a required field by the name Processing Channel ID for which there is no input box in the Core Settings Tabs... I looked up the code but found it only on the Models... There doesn't seem to be a place where the User itself actually enters it...
As we are not Passing the Processing Channel ID the API returns response code 422 which is an Invalid Parameter...
{"request_id":"$request_id_here","http_status_code":422,"error_details" {"request_id":"$request_id_here","error_type":"request_invalid","error_codes":["processing_channel_id_required"]},"http_metadata":{}}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels