aaronpk / iMessage-Export

Archive your iMessage history to HTML, CSV or SQL
204 stars 29 forks source link

No photos were exported along with the HTML archive #13

Closed b3jh24 closed 4 years ago

b3jh24 commented 4 years ago

I ran archive.php but none of the chat photos were exported into their respective folders. They're listed in the HTML source as but they're not actually there

b3jh24 commented 4 years ago

Turns out it was due to Terminal not having full disk access. OSX Mojave doesn't like letting things access the Library folder

If anyone has the same issue, you need to go into Settings -> Security/Privacy -> Privacy -> Full Disk Access and add Terminal to the list.

See this link for help: http://osxdaily.com/2018/10/09/fix-operation-not-permitted-terminal-error-macos/