pycon-rwanda / Endangered-Species-Tracker

The "Endangered Species Tracker" is a Python project aimed at raising awareness and providing information about endangered species around the world.
MIT License
3 stars 10 forks source link

Error Handling and Validation #4

Open kaybrian opened 1 month ago

kaybrian commented 1 month ago

Implement error handling for API requests (e.g., when a species is not found) and validate user input in the Gradio interface.

albertoursino commented 1 month ago

When I try to generate an API key from here, I encounter a "403 Forbidden" error.