mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
JSON dictionaries need to have a certain structure such as strings as keys. If that's not correct it gives a TypeError. Don't crash on those; give a similar error message as when the values in the JSON are invalid. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| AuthorizationHelpers.py | ||
| AuthorizationRequestHandler.py | ||
| AuthorizationRequestServer.py | ||
| AuthorizationService.py | ||
| LocalAuthorizationServer.py | ||
| Models.py | ||