Page 5 of 5

Re: iMessage Indigo Plugin [New Plugin]

PostPosted: Wed Dec 06, 2023 1:13 pm
by ryanbuckner
On the server, go to terminal

Code: Select all
pip3 install aiohttp

Suddenly getting error message from iMessage Plugin

PostPosted: Mon Apr 22, 2024 6:20 pm
by mgolden50
tHi Glenn suddenly getting an error message after years of no problems with your great plugin.

iMessage Plugin Error An Error occurred sending this message: Error: Not authorized to send Apple events to Messages. (-1743) app='Messages' range=183-185

What might have changed?

I'm on Sonoma 14.4.1

Thanks,

Mike

Re: iMessage Indigo Plugin [New Plugin]

PostPosted: Mon Apr 22, 2024 8:31 pm
by GlennNZ
Will relate to file permissions not being correctly set.

Or being unset somehow with some system update.

There is another post about it - but check the setup permissions aspects in initial setup posts - which is still needed as we read access the iMessage database directly (which obviously needs file permissions for some of the system folders)

thanks


Sent from my iPad using Tapatalk

Re: iMessage Indigo Plugin [New Plugin]

PostPosted: Tue Apr 30, 2024 4:51 pm
by mgolden50
Hi Glen,

I have given full disk access to IndigoPluginHost3 and IndigoServer but still get this message when sending an iMessage with the plugin.

iMessage Plugin Error An Error occurred sending this message: Error: Not authorized to send Apple events to Messages. (-1743) app='Messages' range=154-156

Any help would be much appreciated.

Thanks,

Mike

iMessage Indigo Plugin [New Plugin]

PostPosted: Wed May 01, 2024 12:41 am
by GlennNZ
There is a potential new requirement in Security/Privacy tab Automation.

Should have IndigoServer there
With Messages below with a toggle switch (which should be on)

Issue is - how to trigger it if not there. Usually asks on first run and that is updated…

Also double check the Full Disk access applies to the correct version of Indigo - remembering the folders and names have changed with the newer versions…

Sent from my iPad using Tapatalk

Re: iMessage Indigo Plugin [New Plugin]

PostPosted: Wed May 01, 2024 9:50 am
by mgolden50
"With Messages below with a toggle switch (which should be on)"

This is not showing. How do a create a "first run" to cause the messages toggle switch to show"

Re: iMessage Indigo Plugin [New Plugin]

PostPosted: Wed May 01, 2024 9:58 am
by mgolden50
I added the messages app to the full disk access panel and enabled it. No change

Re: iMessage Indigo Plugin [New Plugin]

PostPosted: Thu May 02, 2024 10:42 am
by mgolden50
Problem solved!

I went to system settings>>privacy and Security>>accessibility and added the Indigo 2023.2 and messages apps. Then the iMessage plug-in began working again with no errors.

Thanks again Glenn for a terrific and important plug-in

Mike

Re: iMessage Indigo Plugin [New Plugin]

PostPosted: Thu May 02, 2024 3:25 pm
by GlennNZ
mgolden50 wrote:
Problem solved!

I went to system settings>>privacy and Security>>accessibility and added the Indigo 2023.2 and messages apps. Then the iMessage plug-in began working again with no errors.

Thanks again Glenn for a terrific and important plug-in

Mike
Well done!

its odd isn’t it - I saw one google result with similar issue talking about Accessibility helping but couldnt quite figure out why it would help…. apple….


Sent from my iPad using Tapatalk