Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

How to download raw crash-reports?

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
api

Research direction

Start with HandledErrorDetail and self.client.error_info_dictionary, then trace how blobReference is represented in the App Center REST wrapper. Determine whether the referenced crash-report can be downloaded through the exposed API; done means either a documented access path or a clearly recorded limitation.

Written by the indexing model from the issue text.

Description

Hello,

we are using this python-library to create issues in our issuestracker based on an appcenter crash.
Is it possible to also access the raw crash-report to attach it to our newly created issue?

I did not find anything in HandledErrorDetail but in the "error info dictionary" (via self.client.error_info_dictionary) I saw that there is blobReference which kind of indicates to a JSON-file. But I did not find a way to access/download this file.

Is this possible at all?

Cheers, Andy

Dominant language
Python
Stars
25
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/appcenter-rest-python

All issues in microsoft/appcenter-rest-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.