Skip to content

Dealing with Internal error: 500001 #130

Closed
@grazinskis

Description

@grazinskis

The library should handle OWM's "Internal error: 500001", currently it's not handled at all. When this response is received, it continues with creating a new CurrentWeather object. Temperature and other values become 0.

The response that comes back from OWM server:

<?xml version="1.0" encoding="UTF-8"?> <ClientError><cod>500</cod><message>Internal error: 500001</message></ClientError>

More about Internal error: 500001

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions