31 Jul 2025 02:02 PM
Hello,
I am having an issue with my 2.0 extension, and I am uncertain as to why.
This is part of my python script :
Solved! Go to Solution.
01 Aug 2025 08:17 AM
Hi,
Have you check logs?
Best regards
01 Aug 2025 10:56 PM
Do you see values when you run the extension in the simulator?
Are you 100% sure the the self.report_metric is called?
04 Aug 2025 12:48 PM
Hello,
I deleted my extension, rebuiled it, and it worked. Thank you for your help.