toshiakit/MatGPT

AuthInfo is an encoded token

enaami opened this issue · 2 comments

How to fix this error
"The "your" value in an AuthInfo is an encoded token that must not appear for the "Digest" scheme and must not be followed by additional parameters"

Are you copying and pasting the following as is into the command window?
setenv("OPENAI_API_KEY","your API key here")
Please replace "your API key here" with your actual API key.