Closed ishaan-sprinklr closed 2 months ago
Hi @ishaan-sprinklr! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.
Best regards, Teams Platform
@ishaan-sprinklr - Thanks for raising your issue. We will check this at our end and will update you accordingly.
The issue is fixed, and latest changes has been merged. https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/bot-file-upload/java
We are closing this issue for now, please feel free to reopen it, if required.
Hi @ishaan-sprinklr! This issue is closed in our system. We would like your feedback on your experience with our support team and Platform.
Best regards, Teams Platform
I cloned the repo and ran the sample with
mvn install
andjava -jar ./target/name.jar
, after settingapplication.properties
. But the file sent is always an empty file,0 B
, I tried debugging myself but no leads.