header verification from request no longer accepts integers, needs to be string. I made this work by adding str(time.time()) for the variable definition.