Azure / Azure/azure-sdk-for-python

[CallAutomation] download_recording API is returning an HttpResponse object, not Iterable[bytes]

Open
#42,835 1 comment 0 reactions 0 assignees View on GitHub
Client Communication - Call Automation needs-team-attention Service Attention
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

- **Package Name**: azure-communication-callautomation
- **Package Version**: 1.4.x
- **Operating System**: Any
- **Python Version**: Any

**Describe the bug**
The `CallAutomationClient.download_recording()` API is documented as returning `Iterable[bytes]` (or `AsyncIterable[bytes]` for async), however the implementation returns an Azure Core HttpResponse object, which is not iterable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.