Nazar
Nazar
Hi! I wanna have the following data as input for the **request**: ``` { "street": "Street A23" ... } ``` and following data for the **response**: ``` { "address": {...
It would be nice to know, when to expect the last iteration
RuntimeError: Response did not return the expected status code from request 'https://api.github.com/repos/myorg/myrepo/branches/main'. Status code: 401 (expected: 200). Response: {'message': 'Bad credentials', 'documentation_url': 'https://docs.github.com/rest'}