I'm using this python file in my app to retrieve the network speed from the device in the background services. But while I'm testing this script today, it is giving me the error saying forbidden.
I'm pasting the exact error message below for a better understanding.
Hi,
I'm using this python file in my app to retrieve the network speed from the device in the background services. But while I'm testing this script today, it is giving me the error saying forbidden.
I'm pasting the exact error message below for a better understanding.
Retrieving speedtest.net configuration... Cannot retrieve speed test configuration ERROR: HTTP Error 403: Forbidden
If any updates are there please commit and comment below.