Skip to content

Handle Non-Whitelisted IP Errors #64

Open
@punkrokk

Description

@punkrokk

IR-Flow supports the concept of Whitelisted APIs. When we try to hit the API with an API that is not whitelisted, it returns a strange response.

  • Detect strange response
  • Create a irflow_client.APINotWhitelisted exception
  • If we have an IP not whitelisted response, return a user friendly error code to the API user.
  • test
  • docstrings

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions