You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solved getSubscriptionById() RestAPI not responding with empy JSON, responded with empty string before this fix, when no Subscription was found, which caused errors in webBrowser using EI Frontend. (#22)
* Removed Timeout parameter from subscripion code since the parameter will not be used.
* Solved getSubscriptionById() RestAPI not responding with empy JSON, responded with empty string before this fix, when no Subscription was found, which caused errors in webBrowser using EI Frontend.
* Solved getSubscriptionById() RestAPI not responding with empy JSON, responded with empty string before this fix, when no Subscription was found, which caused errors in webBrowser using EI Frontend.
0 commit comments