From where i can get image from user dropbox and display on browser
which api should i use to get image stored in user's dropbox . i tried using /download using php curl -X POST https://content.dropboxapi.com/2/files/download \ --header "Authorization: Bearer " \ --header "Dropbox-API-Arg: {\"path\": \"/Homework/math/Prime_Numbers.txt\"} $result=$processDB->getData($sql); $api_url =…