adrfinance
adrfinance5mo ago

adrfinance - Hello, I am trying to upload an im...

Hello, I am trying to upload an image to Buildship via Flutterflow and I am getting an error on Buildship 'Cannot convert object to primitive value'. What is that? Why is it not working?
Solution:
Hi @adrfinance, are you using File Upload Trigger to upload to BuildShip storage? https://docs.buildship.com/trigger-nodes/file-upload
Rest API File Upload – BuildShip
The Rest API File Upload Trigger is designed to handle incoming HTTP requests with multipart/form-data content type, which is commonly used for file uploads.
Jump to solution
1 Reply
Solution
Gaurav Chadha
Gaurav Chadha5mo ago
Hi @adrfinance, are you using File Upload Trigger to upload to BuildShip storage? https://docs.buildship.com/trigger-nodes/file-upload
Rest API File Upload – BuildShip
The Rest API File Upload Trigger is designed to handle incoming HTTP requests with multipart/form-data content type, which is commonly used for file uploads.