Trouble logging user in through API workflow

Hello,

This is my first time trying to connect an external program (ChatGPT) to Bubble’s API so that ChatGPT can access Bubble’s database. I keep trying to use an API workflow to log the user in. ChatGPT is accessing the workflow but says it can’t find an account with those login credentials. I’ve confirmed the credentials are correct, and I see the parameters showing up in the log. There is something obvious I’m missing, but I don’t know what it is. Any ideas?

Thanks,
Randal

do the credentials exist in dev or live mode? is the endpoint dev or live mode?

That tripped me up at first. Credentials and endpoint both in dev mode. That said, I created the same credentials with same email and password in both dev and live mode so I couldn’t make that mistake.