Validate bubble credentials via API?

Hi guys. Is there a easier way to validate an user’s credentials within bubble via API?

I have a client that has a separate app built in a different stack(not bubble) and he wants the users there to use Bubble’s credentials.

I was trying to do with the data API call but failing to do so; Then I tried to log the user in the backend workflow and return data from API but I keep getting a 404 ‘-’
*I’ve deleted the privacy rules to test.



or

Are you sure your privacy rules are setup correctly ?

1 Like

thanks for chipping in. Yes, I deleted the privacy rules to test it out, but I’m still getting the same.

The error says “Workflow not found - external login”. Is your workflow exposed as public to be called from external apps ?
I believe the error means it can’t see your workflow although it’s there in your Bubble app

Yep. Everything wide open to test.
Sorry about the delay. I was trying out the api connector instead, but I’m also testing yet. The 2 pages I had for documentation on this are offline :confused: