@battalcengizhan
Do you use fingerprints and proxies?
What version of BAS are you using?
At what point does the error occur (registration, authorization, posting)?
It would be cool to write everything according to this instruction:
https://community.bablosoft.com/topic/30993
Error: Failed to set the 'innerHTML' property on 'Element'
-
I am building a tool to scan news articles on various news websites and check if they contain keywords that I specify. However, I often encounter the following error message: [3240 - TypeError: Failed to set the 'innerHTML' property on 'Element': This document requires 'TrustedHTML' assignment.] in the JavaScript task responsible for checking whether the article content contains the specified keywords. Could you please guide me on how to fix this error?