Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http://localhost:3978/api/messages request body #16

Open
TAETAEHO opened this issue Sep 18, 2023 · 0 comments
Open

http://localhost:3978/api/messages request body #16

TAETAEHO opened this issue Sep 18, 2023 · 0 comments

Comments

@TAETAEHO
Copy link

I wanna test it by using POST API
I started app.py file and I turned on localhost:3978
But when I tried to send POST API, I got this error
'raise DeserializationError("Cannot deserialize content-type: {}".format(content_type))
msrest.exceptions.DeserializationError: Cannot deserialize content-type: text/plain'

I think my request-body form is wrong.
I referred to the link bleow. But It didn't work
https://learn.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-connector-api-reference?view=azure-bot-service-4.0
Can I get some request-body example??
Plz inform me if anybody knows about it

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

No branches or pull requests

1 participant