I'm having an error message working with my User access tokens

I was having the same issue, following a LangChain course and it helped to change os.environ[“HUGGINGFACEHUB_API_TOKEN”] to os.environ[“API_TOKEN”].