I agree with @MegaIng. But my first guess would be to try the token
argument in lowercase. It’s more conventional in python to have function arguments in lowercase rather than in all caps.
I agree with @MegaIng. But my first guess would be to try the token
argument in lowercase. It’s more conventional in python to have function arguments in lowercase rather than in all caps.