thingsboard / flutter_thingsboard_app

ThingsBoard Mobile Application
https://thingsboard.io/products/mobile/
BSD 3-Clause "New" or "Revised" License
208 stars 155 forks source link

Different endpoints have different responses #38

Closed Maxwh21 closed 5 months ago

Maxwh21 commented 1 year ago

Going to: https://demo.thingsboard.io allows me to login and the app works fine

Going to: https://thingsboard.cloud allows me to type in my credentials but when I press enter it doesnt actually log me in, it just loads and goes back to the login page with no error message

Going to: https://cloud.trumeter.com (my thingsboard site) doesnt even load the login page just stays with the loading icon forever...

I assume this is something to do with thingsboard versions?

Maxwh21 commented 1 year ago

Turns out because I wasn't using the Professional edition found here: https://github.com/thingsboard/flutter_thingsboard_pe_app

ybeshkarov commented 5 months ago

Closed as resolved.