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

HttpPost request from Teams on pymsteams.potentialaction is empty #89

Closed
tillsteinbach opened this issue Mar 19, 2021 · 3 comments
Closed
Labels

Comments

@tillsteinbach
Copy link

When executing the Potential Action from MS teams the request does not contain any content in the POST (content-length 0)

@rveachkc
Copy link
Owner

rveachkc commented Mar 20, 2021 via email

@tillsteinbach
Copy link
Author

tillsteinbach commented Mar 22, 2021

I have to provide a minimum sample, need to find time for that. But for now I think the problem is that the body is empty. it is missing something like "id={{id.value}}" or an equivalent in json. If the Idea is that the body should be provided by the developer through the action itself it would make sense to make that an argument to addPotentialAction.

@rveachkc
Copy link
Owner

rveachkc commented Jan 18, 2022

I was waiting on input for this, but I suspect it was resolved by #103.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants