
John Lyons • almost 6 years ago
Trying to create email sample from tutorial
So I am following the EmailPeek tutorial: https://dev.office.com/code-samples-detail/2457
I have added in my client ID (which is called Application id in Azure I think?), the redirect string. But I can not log into the app?
I get the following error:
WARNING: There are no service endpoints for the authenticated user.
2017-12-14 11:29:20.346056+1100 EmailPeek[29119:8158708] INFO: Fetching messages on page 0
2017-12-14 11:29:20.346314+1100 EmailPeek[29119:8158708] ERROR: Trouble fetching messages {Cannot create service client.}
2. Select Active Directory on the left menu, then select the directory for your Office 365 developer site.
3. On the top menu, select Applications.
There is no Active Directory (only Azure Active Directory, so I click on that. But then there is no Applications menu, but there is Enterprise Applications, so I click on that. I click through to App registrations, I do part 8. But there is no ClientID only an Application ID ( HAVE THEY CHANGED THE UI A LOT???)
So I copy that, enter it into the xcode project, but get an error.
"Sorry, we are having signing you in"
Any idea what I am doing wrong? And can I get an answer to has the UI changed a lot for these tutorials, or am I doing something wrong?
thanks for your help,
John
Comments are closed.
1 comment
Stef Maccarone Manager • almost 6 years ago
Hey John,
I asked around, but don't have solid advice on this one. It was recommended to have you post on Stack Overflow with tag microsoft-graph https://stackoverflow.com/questions/tagged/microsoft-graph
and an issue at Github https://github.com/OfficeDev/O365-iOS-EmailPeek/issues
There are Microsoft devs answering the graph tag questions so you shouldn't have to wait too long for more help.
All the best,
Stefanie