Is anyone else having trouble with Yammer Embed today? We just noticed that all of our feeds are broken. The feed loads for about a minute, then breaks. Yammer error is "The feed you requested does not exist". Fiddler shows:
404, https://www.yammer.com/oauth2/access_token.json?client_id=&_=******** 404 (Not Found)
Related
Teams Application with a bot and the permission of the file uploading enabled.
Can't see the preview of the attachment sent to this bot on Microsoft Teams even if the JSON response of the file upload confirms the upload success.
The attachment is visible on the browser via the browser link (if we are logged in with the team's web app).
The error message is:
This item might not exist or is no longer available This item might
have been deleted, expired or you might not have permission to view
it. Contact the owner of this item for more information.
This issue got fixed though in this bug
I'm trying to post a message in MS Teams using # mention. So I'm using email address for this purpose. Yet I receive the flow error as shown below.
flow error image
I am not able to attach or upload any kind of attachments through my bot integrated with MSTeams .previously it was working fine for me..suddenly it stop working. and I am getting the error as "File upload failed". I also checked my one-drive and cleared all other docs for getting space..but still it is not working.
I am working on a Q&A bot in Azure and connecting it to Slack. I choose the no-code path with just configuration in Azure and Slack.
I was successful in the following:
Creating the Q&A service in Azure
Importing my FAQ
Creating a BOT in azure and testing it in the 'Test in Web chat 'pane
Creating an app in Slack and sending it text. However I never get a reply from my FAQ text.
So the error are:
In Slack, the response is always 'No good match in FAQ.' Im assuming this is the default text for the Bot.
In Azure, the Channels tab showed the Health of the Slack channel as red with issues. The text reads 'No message text provided' for every call made. This implies Slack is not sending the text to the bot.
Has anyone else seen this error 'No message text provided' when connecting to Slack?
Next things to try are:
Try and download the code and bot emulator and debug the error following these steps
https://learn.microsoft.com/en-us/azure/bot-service/bot-service-troubleshoot-general-problems?view=azure-bot-service-4.0
Any help / thoughts would be appreciated.
Vince
I am posting messages to Yammer from my java application using
https://www.yammer.com/api/v1/messages.json API and I am facing issue with the message that is displayed on Yammer. All the message shows " from Yammer Developer Center" instead of the sender name. Please advise on how we can change this to actual user name
http://i.stack.imgur.com/g4rsw.png
This is intended. That part of the UI shows the application that the user posted a message from.
For example, it could say from Android.
The sender name is at the top of the post.