You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows machine. I have Firefox installed. I went thru the steps listed on https://github.com/corbt/agent.exe and clicked "Let's Go" button on the example query, "find flights from seattle to sf for next tuesday to thursday". Red text appeared: Could not resolve authentication method. Expected either apiKey or authToken to be set. Or for one of the "X-Api-Key" or "Authorization" headers to be explicitly omitted
The text was updated successfully, but these errors were encountered:
thought i had the project set up wrong or something - but same issue here. already followed and changed .env.example to .env, and inputted my correct API key
thought i had the project set up wrong or something - but same issue here. already followed and changed .env.example to .env, and inputted my correct API key
was actually able to get pass this issue. running this in macOS UTM VM, and for some reason what was showing in finder did not match to terminal. in terminal, the .env.example file name remained unchanged while on the finder side it was showing .env
used terminal to rename the file and rebooted npm start and it started working
Windows machine. I have Firefox installed. I went thru the steps listed on https://github.com/corbt/agent.exe and clicked "Let's Go" button on the example query, "find flights from seattle to sf for next tuesday to thursday". Red text appeared:
Could not resolve authentication method. Expected either apiKey or authToken to be set. Or for one of the "X-Api-Key" or "Authorization" headers to be explicitly omitted
The text was updated successfully, but these errors were encountered: