Planetary-Computers / autotab-starter

Build browser agents for real world tasks

Home Page:https://autotab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server error: 401

pax opened this issue · comments

I've just installed it - disabled record_mode (as per here).

Any action I do, seemingly regardless the url, results in Server error: 401 in the sidebar.
Is there any way I should debug further?

LE: console gives me:
../autotab-starter/src/record.py(27)record()->None

Hi, thanks for trying out autotab! Sorry if the other comment was unclear - you will still need to log in to autotab in order to use it (we need this to prevent our Open AI credits being drained). The change I mentioned in that comment was that you no longer have to put your Google credentials in a file in the autotab-starter repo. Instead, you can just sign in to autotab with Google the way you would any other 3rd party application that uses Google auth.

I'm working on a feature that let's you get an autotab API key and use that to log in, will likely have that ready later today! Hope this helps.

You can now go to https://www.autotab.com/dashboard, get your API key and then just set the autotab_api_key in your .autotab.yaml file locally! No more Google credentials within 100 feet of autotab. :)