microsoft / msopentech-tools-for-intellij

Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28 stars 34 forks source link

Invalid account for O365 cause the widget for Office to stuck #289

Closed BeatriceOltean closed 9 years ago

BeatriceOltean commented 9 years ago

Repro in IntelliJ 14.1.1:

  1. Log in with MS account (one that does not have access to O365)
  2. Choose the New Activity - for Microsoft /Office365

The widget is trying to load the O365 permissions for the account that does not have permissions and gets stuck. loading o365err

Expected:

no services in the Message table instead of Loading and the ability to sign out and sign in with the appropriate account. Cancel should not generate an activity or the SDK because we did not yet informed the user about all the components that are added to his project

babumuralidharan commented 9 years ago

Refering #276 here.

babumuralidharan commented 9 years ago

Now we do not see this error anymore as mentioned in #276

omendrapandey commented 9 years ago

Hi @babumuralidharan , the issue is still there , even though No Class def found error is not there as it was in the case of #276 .. the widget will still get stuck if logged on with MS account that doesn't have O 365 access .

BeatriceOltean commented 9 years ago

This was fixed. It seemed to be caused by deleting some 3rd party libraries we omitted from the Ant script