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

Uncaught KeyError: 'html_url' #46

Open
tanatieles opened this issue Dec 26, 2023 · 0 comments
Open

Uncaught KeyError: 'html_url' #46

tanatieles opened this issue Dec 26, 2023 · 0 comments

Comments

@tanatieles
Copy link

Steps to reproduce

  1. First
  2. Second
  3. Third
Traceback (most recent call last):
  File "C:\Users/Tanatiele/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\report\main_widget.py", line 245, in _submit_issue
    link, number = self.selected_provider.create_issue(title, labels, u'{}\n{}'.format(desc, additional_info))
  File "C:\Users/Tanatiele/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\report\providers\github.py", line 88, in create_issue
    return resp['html_url'], resp['number']
KeyError: 'html_url'

report 1.0.0, QGIS 3.28.13-Firenze on Windows 10

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

No branches or pull requests

1 participant