Skip to content

Fixes for makeHttpCall .js HTTP request wrapper#40

Open
prasenjitsinghcs wants to merge 1 commit intoKoredotcom:masterfrom
prasenjitsinghcs:patch-1
Open

Fixes for makeHttpCall .js HTTP request wrapper#40
prasenjitsinghcs wants to merge 1 commit intoKoredotcom:masterfrom
prasenjitsinghcs:patch-1

Conversation

@prasenjitsinghcs
Copy link

When we make a GET call using this makeHttpCall Axios wrapper, it's throwing a 400 Bad Request error. I have observed this issue while dealing with conversation history and using the sdk.getMessages method of the Botkit SDK. This method internally resolves to a GET call to the conversation API of the Kore.ai platform.

When we make a GET call using this makeHttpCall Axios wrapper, it's throwing a 400 Bad Request error.
I have observed this issue while dealing with conversation history and using the sdk.getMessages method of the Botkit SDK. This method internally resolves to a GET call to the conversation API of the Kore.ai platform.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant