Open 50l3r opened 5 years ago
Hi guys,
This is my client config:
"codingTracker.localServerMode": false, "codingTracker.serverURL": "http://192.168.1.50:10345", "codingTracker.uploadToken": "84725487"
I launch the server with: npm start -- -t 84725487
But when i try to launch the panel i recieve this error:
Error: Network exception! readyState: 4 status: 403 statusText: Forbidden Error: "Token is invalid: /ajax/report-v2/overview?token=&from=1552172400000&to=1552777199999"
Hi guys,
This is my client config:
"codingTracker.localServerMode": false, "codingTracker.serverURL": "http://192.168.1.50:10345", "codingTracker.uploadToken": "84725487"
I launch the server with: npm start -- -t 84725487
But when i try to launch the panel i recieve this error: