Custom Auth Token

Hello, Im trying to make my ESP8266 Chip connect to the server using its [ESP.getChipId()] Function. I’ve modified the auth token on my local blynk server administrator page but its not working. This is the chip id [1456631] that is getting used, i think it may not be working because it is not long enough. If this is the case how do i change it? Thanks everybody!

You can stop server and manually change token in data file and start it again. This is only option.

Ok, i will try that. Thanks