Can someone assist me with figuring out why I cannot get my images to convert to base64 for API export?
In debug mode, the image URL’s populate, however the encode64 field is blank. I have tried 4 or 5 different conversion plug ins and no luck. I need to send out the encode base64 through API. Not sure what I am doing wrong.
You dont need to use a plugin to convert a image or file to convert it into base64, by default when you upload a file bubble upload it to a aws cdn and only store its url.
So when you reference that image or file from DB you can use on next condition either URL or bash64.
Just reference the image you store in db and choose base64 it should will convert the image into base64 l.
Appreciate it. So for instance on my API call how should it read?
if the type of Result of step 1 (encode)'s Encoded data is an File or Image it will contain another choice 'base64
it would be like: Result of step 1 (encode)'s Encoded data'base64.
if you still stuck, i would love to get on a call and help, as much i can without any charge 
Are you using a plugin to get base64 format ?
Would love to get on a call
waiting for you, see your DM for meeting call, kindly come hurry i am sleepy 