Hi, I just tried to run wrserver but I got the following error:
go get github.com/google/webrisk/cmd/wrserver
wrserver -apikey MY_API_KEY
webrisk: 2022/02/16 16:25:41 database.go:111: no database file specified
webrisk: 2022/02/16 16:25:41 database.go:218: ListUpdate failure (1): webrisk: unexpected server response code: 403
webrisk: 2022/02/16 16:25:41 webrisk_client.go:496: Next update in 29m6.45817924s
Starting server at localhost:8080
Probably something wrong with the API client implementation. Could you take a look at this issue, plase?
Hi, I just tried to run
wrserver
but I got the following error:Probably something wrong with the API client implementation. Could you take a look at this issue, plase?