I have made a keyboard where users can search, and there are two buttons to search images and the search feed. When a user writes something and clicks on any button, I want to search that user-typed query, I have to make a get request to a backend to get data, but this is not succeeding, this API call is succeeding if I write this in source/main.brs just for testing.
Below my code pictures you can check
https://drive.google.com/file/d/1KEzzZR2RHQEt8vf-p98YcVBspJ5e3M7j/view?usp=sharing
https://drive.google.com/file/d/1ZjJGJ4-EejWTdE9IdDbdKRwMTd5QSFvz/view?usp=sharing
Please help me, I am stucked here, tell me what I am missing, or any resource where can I read this thing clearly