Data API not validating token on URL

Hey guys, how are you?

I’m currently trying to integrate Bubble with my Google Sheets directly via the Data API and the ImportJson Script.

So here is the problem, I just can’t figure out how to authenticate the token on the API Url, it just don’t work.

In the documentation they say it should be something like:

https://seunovocarro.com.br/api/1.1/obj/CarRequests?api_token=“token value”

But it returns "“Invalid or expired token:” even when I put the correct token.

I just don’t know what to do anymore! Help!

Nevermind! Found it.

You have to Deploy Live in order to the DataAPI work in Live Mode.

1 Like