Hi,
I modified your project by adding support for one of the two microphones that are present in the Esp32 A1S-Audio board.
After connecting with the function: client.connect (server, 443))
esp32 gets stuck in function:
while (! client.available ());
it waits for the server's response which never arrives