Bug In Math App

In my code, I’m trying to create a app that can click a picture, then it will call the ocr.space api to analyze the text and look for a math operator and then solve it. I’m unable to find a solution. Here is a link to the project. My bug is on the “Image Input” screen.

https://x.thunkable.com/copy/ca7e943ba05276a12429065636634962

What exactly is the bug? What do you want/expect to happen and what actually happens?

The Bug Is That At The End Of The Code, LabelAns Should show the answer to the math problem, instead it simply shows the recieved text from the ocr.space api

I can’t access the project link any more.

Thunkable is the new project link, the bug is in the count with i untill app variable response, which is in the event, “ButtonCamera” pressed