Not able to open LUIS application on new portal - azure-language-understanding

MS has changed their LUIS portal. Now I am facing issue in opening the lUIS application. It stuck right on the page where all my LUIS applications are visible. Screenshot is shown below where it hangs. Is there some issue with new portal? Please help if someone has the solution to this issue?

Can you confirm that refreshing the page, or opening in a private browser window doesn't resolve the issue you're seeing?
If not, contact us at lusupport#microsoft.com and we'll try to help you diagnose further.

I knew it later that issue was occurring only in office intranet. There was no issue at home internet. I got it resolved by updating some privacy certificates.

Related

"App not found, Please verify..." when launching from Visual Studio, but installs normally from Developer Portal

I'm currently learning Teams development and I just installed the Teams Toolkit extension. Following the quickstart guide, launching the app opens my browser with the Teams web app and the message
App not found, Please verify the app and it's[sic] access
permissions.
Fortunately, this app can still be launched when selecting the "Preview in Teams" option in the Developer Portal.
Quoting the GettingStarted.txt:
If you Start Debugging in a browser and Teams shows the message "App not found, Please verify the app and it's access permissions", it means the app hasn't been uploaded to Teams Dev Portal. To resolve this, follow the steps in the Quick start section above. The Project > TeamsFx > Configure for SSO menu command will do this step for you.
Except it was successfully uploaded to Dev Portal.
What I did
Did this "Configure for SSO" thing. No problems with that and the app was successfully added to the Developer Portal.
Where I searched for an answer
VS Marketplace page for Teams Toolkit (Reviews, Q&A)
Github page (issues) for Teams Toolkit
This very site - Stack Overflow.
Obviously, I'm not 100% sure that I haven't missed anything.
Temporary solution
In the meantime, I set the "launchBrowser" property to "false" in launchSettings.json. However, it's a waste of time to constantly go back to the Developer Portal to launch it, especially when the functionality is there.
Visual Studio 2019, Microsoft Development Account.
Thanks in advance.
We tried to repro this issue at our end and it is working fine for us. Could you please make sure app is opened in same tenant with which you configured for SSO. Also please remove all credentials from cache to make sure its not taking another credentials and try again.
Assuming nothing else was changed from the new project template, there are a few things you can try to narrow down the issue.
Open your browsers web dev tools and watch the console after clicking the Add button (before you see the error message). Sometimes a useful error message from the developer portal helps identify the issue.
Verify that when Visual Studio launches the URL, the correct tenant is loaded in Teams.
Run the project in VS, then manually navigate in your browser to the endpoint of your tab that you expect to work. It would be something like https://localhost:44357/tab by default (the value is in the manifest.json). The sample won't work completely because it's not running inside Teams, but you should be able to verify it's working locally.
If none of that helps, please log an issue on the GitHub page and we can investigate a bug.

Microphone Permission on Firefox Mobile not permanent

I am facing an issue with our web tool that I am unable to solve. I already tried to google a solution but failed to find one.
We have a website where we use JavaScript to record audio from the users microphone via getUserMedia. The first time the user enters a html page on the https website, there is a notification popping up about permission rights. Thats fine, but on Firefox Mobile it doesn't matter if you gave your permission already, you will be asked on every single page again. Thats not the case for every other browser we tried.
So, is this some kind of our error or is it a limitation of Firefox Mobile?
Hope anyone solved that issue already in the past.
Best regards,
Daniel
It's a limitation in Firefox for Android (fennec). It intentionally asks users each time.
It's being solved in the next generation version, available in beta as Firefox Preview (fenix). The prompt there adds this checkbox, similar to Firefox for desktop:
☐ Remember decision for this site

Cannot publish Google Game services

I am trying to publish my game services using Play developer's console.
I am getting the "Ready to publish" button, and all lights are green but when I click the button I get a "An unexpected error occurred. Please try again later." red message on the top of the screen.
I have tried logging out, switching browsers and updating some details but nothing helps.
Here is a screen shot of the situation:
Anyone have an idea what I might try to do in order to resolve this?
So I have managed to solve this, and here is what I have done if anyone encounters the same problem. I have read and tried many solutions that were suggested in other posts and contacted Google but nothing worked.
The solution was to remove the linked apps, and add both of them again. I have 2 linked apps, one with the production certificate and one with the debug certificate.
This solution does not make any sense to me, and I guess it is some internal error on Google's side.

Outlook 365 web app not showing up

I installed a web app in my office 365 instance, i see it installed but it when i try to use it, it doesn't shows up.
Any Help would be appreciated !
Ok. There's a lot of reasons it could be happening. You may have activation rules in your manifest that are causing it not to activate. It may be installed but not enabled (you can check in the Manage Apps menu item in OWA). I'd say start here for troubleshooting tips.

Google app marketplace sdk setup url stopped working

Till very recently this feature was working where on app installation, the user was either presented an option to do the setup or automatically redirect the browser to the setup url. Now, it completely stopped working. Is anyone experiencing the same? If not, please let me know on how to debug this issue. Appreciate any help.

Resources