I have created a new Web APP BOT And I am trying to edit the Cortana Channel but I am getting the following error.
"Failed to register Cortana developer".
I am not sure why am i getting this.
The below is the screenshot of the error message (Error Message when I try to edit channel)
Is anybody have any idea about this please
Thanks
Related
I'm trying to interact with the Discord API, created an application, and trying to use the following endpoint:
https://discord.com/api/channels/843835119579562035/messages?limit=50
However I get an error: 401, unauthorised. I am authenticated and have a proper access token, in fact, I'm able to use this endpoint: https://discord.com/api/users/#me/guilds
My user is added to the server of that channel.
My endgoal is to be able to monitor a channel and be notified of new messages in that channel, without actually adding a bot to the server. Is that even possible?
Thanks
I'm building an application connecting to Discord. Users can login with Oauth2.0 in the application. My application's goal is to post messages to the channel as a user, not a bot.
I've checked the documentation and the questions already asked, but I couldn't find a way to post as a user.
It would be nice to be APIs, but Execute Webhook and Create Message seem to be for bots.
Is there any API or other way to post to the channel as a user? If anyone knows, please let me know.
Thanks in advance.
I'm having trouble setting this up https://github.com/microsoft/BotBuilder-Samples/tree/master/samples/javascript_nodejs/57.teams-conversation-bot.
I used a bot channel registration and ngrok. I've replaced the MicrosoftAppId and MicrosoftAppPassword(client secret) in the .env file. I also edited the app id in the manifest. But when I try to test the bot in web chat, it's giving me unauthorized with this error: JwtTokenExtractor.getIdentity:err! FetchError: request to https://login.botframework.com/v1/.well-known/openidconfiguration failed, reason: connect ETIMEDOUT
It works when I test it in the emulator locally. Please help me.
I just tested it, and it works for me, All i did was create a bot channel registration,
put the messaging endpoint https://xxxxxxa6ab9.ngrok.io/api/messages, and put the app reg secret and appid into the .env and ran the 2 things.
it sounds like you may have an antivirus/firewall blocking some of the communications between your ngrok or bot and outside.
make sure you turn off third party firewalls and such, and just to confirm, you need 2 command windows to run this, one window to run ngrok and a separate window to run the npm start.
I want to send message to a user any time using facebook messenger API.
I'm using developer version of messaging app and has not submitted for review yet.
We are two friends both as developer in the app. I want when my friend sends message to my page, Bot replies and a copy of message sent by friend comes to my inbox. But when I tried api throws following error.
{"error":{"message":"(#100) Parameter error: You cannot send messages to this id","type":"OAuthException","code":100,"fbtrace_id":"HRTLdvidA4u"}}
Is there any solution.
Thanks.
I am trying to use Docusign with Thunderhead in Salesforce.
I created a Thunderhead Template, Generate Report Button, and in the Application Settings of the Thunderhead I added the Docusign Settings.
However, it comes up with an error,
Error:
Web service callout failed: WebService returned a SOAP Fault: The request element was not recognized. faultcode=soap:Client faultactor=
Could you please help me resolve this issue.
Thank You
Regards,
Lavanya