Developers are experiencing an error in their app's console when trying to upload an image. The issue is stemming from the api file. Ensure to include the bucket ID when uploading images.
pernova
1 May, 2024, 14:47
@Ryan
Ryan
1 May, 2024, 14:49
You need to provide the bucket ID when uploading an image, what does the code you’re using for uploading look like?
pernova
1 May, 2024, 14:52
'''react
pernova
1 May, 2024, 14:54
pernova
1 May, 2024, 14:56
This is my fileuploader file
pernova
1 May, 2024, 14:57
@Ryan but also this is the api file where the error is coming from