Hi there!!
I am a beginner at Bubble and I need your help, please.
I have a data type called “tab_teste_api” with 3 fields: “aniversário” (date), “logotipo” (image) e “nome” (text).
My app exposes a “Data API” (same data type: “tab_teste_api”).
I´ve ever tested the API by doing a “GET” through Postman. This works fine!
Below is my EndPoint (there is no token):
https://api-rest.bubbleapps.io/version-test/api/1.1/obj/tab_teste_api
However I am not able to do a “POST”. I’ve tried several ways, but I couldn’t.
I checked if there were any restrictions in the “Privacy” setting (Data), but there isn’t.
Could someone help me, please?
Thank you very much!!!
Rubens W. Blättler!