Hi I am encountering an issue using bubble API connector .
I am using a script that allows read and write of data in a spreadsheet which is working on postman and on toolbox plugin of bubble but when I tried to implement it on API connector it returns a 405 error
Here are my screenshots:
Postman:
Toolbox:
API Connector:
Error:
Any idea on how to make this work?
I also tried to convert the json returned from my toolbox to display in a repeating table but I haven’t found any plugin that allows me to do that