IBM Watson Assistant: How to solve web_action error “Internal error: Content-type can not be retrieved.”
问题 I'm trying to connect IBM Cloud Functions with a Watson Assistant dialog as web_action. So I have specified web_action as following in watson dialog json editor. "actions": [ { "name": "rajesh@heltha.co_dev/default/callKinvey", "type": "web_action", "parameters": { }, "credentials": "$private.mycredential", "result_variable": "context.my_input_returned" } ] Now, the issue is while testing assistant I'm getting following error Internal error: Content-type can not be retrieved. (and there is 1