I'm trying to connect google sheets and firebase realtime database.
I inserted "users" into the Path line, left Newid empty, and indicated the columns that I want to transfer to firebase in Data. But when testing, I get an error:
Status Code 400 Bad Request
Your Zap is likely to be missing a required field, or a field value wasn't in a recognized format. For example, if a field in your action step is expecting an email address, but the value given is a name, the app may return a 400 error.
Anybody knows how to solve the problem?