Run this Flask application
Budget: £10 – £20 GBP
I am trying to create a micro service with an HTTP API that allows employees to request vacation days. This API should forward a request to a number of internal human resource APIs to manage vacation days and convert the incoming JSON payload to XML.
But there's an error: RuntimeError: There is no current event loop in thread 'Thread-1'. Please run this Flask application without any error.
But there's an error: RuntimeError: There is no current event loop in thread 'Thread-1'. Please run this Flask application without any error.