hi
i want to integrate dropbox at my react project and im using php dotnet as a backend
i integrate the dropbox at frontend but the issue is that i want to get files from dropbox and convet it into base64 and send it to backend
this technique is im using for local ones
can anyone tell me how can i do this
do i need changes on front end or on backend
