Comments
-
not able to convert fileBinary to url in nodejs.
-
can we use unique parent folder id then folder name for creating folders? is there any other way of creating without passing the whole path? with some unique key
-
can't we generate the image preview for all file types? It seems previews will be of the same type as file. pdf preview link will preview a pdf only.
-
2 solution works. when trying the first one I am getting the unauthorized error in API explorer when I add expires in settings. { "error_summary": "settings_error/not_authorized/", "error": { ".tag": "settings_error", "settings_error": { ".tag": "not_authorized" } } } If I don'nt use settings object then it is giving me…