You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps I massively misunderstood something since I'm new to rust but I'm under the impression that in this case there is no easy way to extract the jobId and status from the response. In fact I don't think there is an easy way to get at the raw response at all. If that's not the case then please close this issue.
The text was updated successfully, but these errors were encountered:
Sometimes the call to
upload_video
viaAtpServiceClient
may fail with a response similar to:Perhaps I massively misunderstood something since I'm new to rust but I'm under the impression that in this case there is no easy way to extract the
jobId
andstatus
from the response. In fact I don't think there is an easy way to get at the raw response at all. If that's not the case then please close this issue.The text was updated successfully, but these errors were encountered: