Thank you for reporting an issue to google-cloud-python!
Actually when I try use the demo file with No changes ( https://github.com/TheThingsNetwork/python-app-sdk) except app-id and access key,
Which is getting hung while creating handler i.e. handler = ttn.HandlerClient(app_id, access_key).
This issue is unrelated to any of the google-cloud API libraries, which are not imported by any of the code in the TTN repository. Please report it there.
Thank you for reporting an issue to google-cloud-python!
Actually when I try use the demo file with No changes ( https://github.com/TheThingsNetwork/python-app-sdk) except app-id and access key, Which is getting hung while creating handler i.e. handler = ttn.HandlerClient(app_id, access_key).
Stack trace:
_channel.py -- >_handle_event(completion_queue.poll(), state, self._response_deserializer) Here I’m not getting any return call from this API.
The environment details :
***3. I'm trying to run above code behind corporate proxy