User Profile
JensK2023
Copper Contributor
Joined 3 years ago
User Widgets
Recent Discussions
Re: RSC permissions cause app to fail installation in personal scope
In the meantime, we have been 1 step further: Context: The app is running locally in our dev tenant. This dev tenant is also the publisher of that app. Steps: In the teams admin center, we will manually overwrite the manifest of that dev app with our dev manifest. Then under permissions, we will grant all permissions via admin. What we achieved so far: app will load with right version and permission. Where we are struggling right now: * Nothing happens :-D No activity is send although the graph api accepts our request.3Views0likes0CommentsUse Teams-js for authentication in web
Hi all! We have an app for Microsoft Teams, Outlook and Microsoft 365. We work with Graph and therefore use teams-js and teamsfx for authentication and token receival. We would like to give our users the possibility to also run our app in the browser (without Teams / Outlook / Office host). Is there any way we can also use teams-js and teamsfx for token receival? We would like to avoid implementing another library for Microsoft Graph token. Best regards, Jens1.1KViews0likes2CommentsSet work location via API (Graph?)
Hi Graph Team! We would like to set the work location ("Office", "Remote") via Graph API endpoint. We want to synchronize the work location in Teams / O365 with information from our internal tool. This workaround here is not applicable to our use case: https://techcommunity.microsoft.com/t5/teams-developer/set-work-location-via-api-graph/m-p/3874804#M8092 There seems to be a high interest in this capability. Can you add this function to Microsoft Graph? Thanks! Jens3.9KViews2likes3CommentsRe: Share 3rd party app via link for Microsoft 365, Outlook and Teams
Hi dacal1948, I am sorry, but I can not answer you that questions. It is also not related to this topic / thread. I recommend to start a new discussion in the Office hub so somebody can answer your question. Best regards, Jens1.1KViews0likes1CommentShare 3rd party app via link for Microsoft 365, Outlook and Teams
Hello everyone, we have developed an app that is available inside Microsoft Teams, Microsoft Outlook and Microsoft 365. For Microsoft Teams, we can easily share a link so new users will directly land on app installation dialog inside Microsoft Teams. Those links look likes this: https://teams.microsoft.com/l/app/<app-id>?source=app-details-dialog Is there a way to achieve the same for Microsoft 365 and new Outlook? Best regards, JensNew Outlook App: Refresh apps in Outlook app
We are developing an app for the new outlook with a unified manifest (same app for Teams, Outlook and Microsoft 365). We have a problem in the new outlook app (Web). Our app is correctly shown on startup. When the user tries to refresh OUR app, outlook says the app is not reachable. When the user hits refresh again, OUR app is correctly shown again. Can somebody explain to us what happens when the user hits refresh? We would have expected that the iframe with our app is simply reloaded, but that is not what happened. What is the new outlook expecting from our app when the user hits refresh?692Views0likes0CommentsSet work location via API (Graph?)
Hey community! The new work hours and location feature is rolling out for Outlook and Teams: https://blog.admindroid.com/work-hours-and-location-in-outlook-for-efficient-collaboration/ Does anyone know who to read and write this information (especially the location) via API / Microsoft Graph? This is a nice feature and we would like to set this programmatically. Thank you very much! Best regards, Jens14KViews1like17Comments
Recent Blog Articles
No content to show