Replies: 38 comments 125 replies
-
Does the client have to be .NET? Can it be Typescript (app running in the browser)? |
Beta Was this translation helpful? Give feedback.
-
Is the digital badge going to be a Holopin or something else? |
Beta Was this translation helpful? Give feedback.
-
Will the sessions be recorded and availible to watch after? I have a conflict so will not make the first session. |
Beta Was this translation helpful? Give feedback.
-
Hi, I signed up but I didn't receive any confirmation email. How can I be sure I'm subscribed ? |
Beta Was this translation helpful? Give feedback.
-
I'd like to use my personal Office 365 account ([email protected]) |
Beta Was this translation helpful? Give feedback.
-
Hello, sorry im a complete noob at coding. But i realy like to learn it, im an sysadmin since 20 years but only used to PowerShell and Batch at the Moment. I followed the tutorial, but i got an error in my Visual Studio Code... I didn´t found what i´m doing wrong... Maybe someone can give me an tipp :) Thats my error message (Sorry just got it in German :( ): and "MeRequestBuilder" enthält keine Definition für "Request", und es konnte keine zugängliche Request-Erweiterungsmethode gefunden werden, die ein erstes Argument vom Typ "MeRequestBuilder" akzeptiert (möglicherweise fehlt eine using-Direktive oder ein Assemblyverweis). Here is my Code:
Love if anyone can help me :) Br, |
Beta Was this translation helpful? Give feedback.
-
Hello, can we use .NET Core API and ReactJS for the project. And also, i have registered for the program with project teams undecided and i have a colleague who is interested to work with me, on that regard do i have to resubmit the form for registration. Do i need to mention my team member anywhere? |
Beta Was this translation helpful? Give feedback.
-
Hey amazing MS Graph Team! I have two questions:
|
Beta Was this translation helpful? Give feedback.
-
Hi, my name is Lawe Zangena and i am currently studying a 2 year .NET Framework course in Sweden. I am learning about the graph api on my own but have not been able to use it because if i use my school account i need the admin permission and i can not use my personal account. |
Beta Was this translation helpful? Give feedback.
-
Hi all, I have a question regarding calling graph for calendar events :-) Here you have some details: I am trying to build proper request like this:
Code from above failing due to "Resource could not be discovered" . Moreover, I am able to make exactly the same call from GraphExplorer and it is working. I have checked my scopes, permissions for app registration - everything seems to be in place. Also, I have found information, that I need licence to O365 to make such calls from Graph. Could you confirm/decline this? When it comes to fetching user related data it is working from the code perfectly. I would be glad for any input here, because I am blocked a little with my project due to this issue :-) Thanks in advance :-) /Kamil |
Beta Was this translation helpful? Give feedback.
-
I would like some guideance on querying SharePoint #52 How to list a Subfolders and documents in a Sharepoint Documents 'folder' or is it site/drive or site/list? In Sharepoint web view it looks like this:
Also, apologies if I'm not git'ing correctly, I'm happy to take advice on fork/pr/ ettiquette and best practices. |
Beta Was this translation helpful? Give feedback.
-
Is anyone interested in teaming up with me. |
Beta Was this translation helpful? Give feedback.
-
Can anyone register an 365 sandbox account ? I can't created this time |
Beta Was this translation helpful? Give feedback.
-
I created a functioning Blazor app, logging the user in and retrieving info from Graph, and then upgraded the Microsoft.Graph package from 4.54 to 5.0, because I saw it was released. |
Beta Was this translation helpful? Give feedback.
-
Hi. Can everyone register without belonging to an organisation or school? |
Beta Was this translation helpful? Give feedback.
-
Hello, I have been playing around LinkedResources for TodoTaskItem. I need to filter todo items which contains LinkedResources with specific ExternalId. I am unable to move forward with the filter. https://graph.microsoft.com/v1.0/me/todo/lists/{todo_list_id}/tasks?$filter=linkedResources/any(resource:resource/externalId eq '{resource_external_id}') In Microsoft graph explorer, I encounter this error and same goes with my application. I'd appreciate if someone can get me past this issue. Thanks. { |
Beta Was this translation helpful? Give feedback.
-
Hi all, got some small issue. I need to make a call to graph and get events from particular user like this: ` try
I am not sure if I am going with proper scopes: "MailboxSettings.Read;Calendars.ReadWrite" - it seems, that something like this is not exactly enough and I am not able to find valuable information's, so I am asking: Could you give me some advice here? Will be grateful :) /Kamil |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for the great event @waldekmastykarz ! 🎉 However, I have a problem regarding my Azure Build pipeline. Perhaps someone can help? https://github.com/electrifier/electrifier/actions/runs/4353232316 Never used this before. I get the message: Any ideas? Thx in advance. Regards, |
Beta Was this translation helpful? Give feedback.
-
Hello @aycabas & @waldekmastykarz |
Beta Was this translation helpful? Give feedback.
-
Hello, I have a problem again and hope that someone can help me. However, in my application I always get the error (csharp(CS1061)) when I want to access "MailboxSettings". It seems to me that the command is simply not available, but I have no idea how to add it. I'm a complete beginner unfortunately, so it would be super nice if you could explain your answer a bit :) Thanks in advance Br, |
Beta Was this translation helpful? Give feedback.
-
Hello all, I ran into the "missing odata.nextLink" error when using GraphServiceHelper.SendEmail, can't seem to get around it. I'm using graph lib 4.2 from the template, is it an issue with this specific version? I'm new to .NET and graph library, I tried to manually upgrade to v5.0.0 in csproj file, but it keeps restoring back. Could you please help point me to the right direction? |
Beta Was this translation helpful? Give feedback.
-
Hello! I'm having a problem with this:
I'm trying to get de UserId. When I make a debbug, the information inside response show the expected value, but the problem is when I do this:
It says that ConversationMember doen't has a definition for UserId. So I was wondering were is the problem, am I doing something wrong or I need to perform an additional process? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello, I am trying to send an email but I am receiving NDR with below error on my office developer subscription. How can I fix this? Remote server returned '550 5.7.501 Service unavailable. Spam abuse detected from IP range. For more information please go to http://go.microsoft.com/fwlink/?LinkId=526653. S(2017052602) [SEYPR01MB4722.apcprd01.prod.exchangelabs.com 2023-03-13T09:08:23.627Z 08DB22B1158C384A]' |
Beta Was this translation helpful? Give feedback.
-
I'm having this error while trying to send an email. Could you help me, please? Microsoft.Graph.ServiceException: Code: RequestBodyRead
|
Beta Was this translation helpful? Give feedback.
-
Hi! My project is almost I still have to manage the timezones only. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Hello @waldekmastykarz @aycabas, I ran into trouble again. For some days now, I can't debug my solution, albeit being in debug mode. Any ideas, any help? Thanks in advance, |
Beta Was this translation helpful? Give feedback.
-
Hi, Add MPN ID to verify publisher |
Beta Was this translation helpful? Give feedback.
-
Hi. I have a teams toolkit .net tab app. I will like to add bot functionality to my existing app. Due to using .NET, I am not sure how to do it. I know with VSCode there is the cool teams toolkit extension where you can click a button and add new features.. doesnt seem to translate over to .NET. Will appreciate any assistance. Much needed. Thank you. |
Beta Was this translation helpful? Give feedback.
-
Please use this discussion to ask your questions to Microsoft experts. We are regularly monitoring this discussion to answer all of your questions.
Beta Was this translation helpful? Give feedback.
All reactions