Federico

Results 45 comments of Federico

same issue, is so frustrating, have to repeat again and again the same.

@tom-draper Im getting No Locations Found, my API is FAST api in a docker container local machine but through a tunnel cloudflare exposed to the internet. I call the endpoint...

> @asyba That must mean the client IP address isn't stored in the usual place on the request with your setup. If you navigate to your local copy of the...

> @asyba If you update your FastAPI analytics package to version `>=1.2.0` you can now provide custom configuration. > > You will need to create new config object and provide...

> @asyba Ah sorry, updating again to `1.2.1` will make it work for Python 3.9 and lower. thanks, it works now.