Hi -
Trying to use Lobe in a canvas Power App to test capabilities. Built Power App and am getting the following error when I try and use the Exported Lobe Model - "The request was not sent or there was no response from the server - check your internet connection"
Lobe model was exported fine to environment and I added to the app but am getting this error when I try and run the following
'Drink Model'.Predict(VarBase64).Prediction
where 'Drink Model' is the name of the Lobe model and 'VarBase64' is a base64 image file.
Any ideas? Obviously my internet is working or I could not be building a power app in the studio 🙂
Thx