How to modify Json of System.AgrumentException in Bot framework composer - chatbot

Please support me this issue. When bot got error my end user will see this error.
enter image description here
Is there a way for me to show only the message?
More info:
enter image description here
please help me. thank you, guys!

Related

Paypal Developer - Cant view my REST Apps

Getting the following error when clicking on an app.
"We’re sorry, but something went wrong while displaying view/edit page for application. Please try again."
Anyone have this issue?
they are working on this right now
please be patient
i hope this issue is resolved until tomorrow
(source: hmtk.com)

Phoca Gallery: Error with Intergration of Facebook Albums in Gallery

So, same Problem like the Guy before and alot more people on the web, but this time i try to make a good discription. My english is not perfect, but please realise that i really try to tell you the details here.
There is a Function in the Famous Phoca Gallery Plugin for Joomla to integrate whole Facebook-Albums into the Gallery-System and show them next to the local ablums and pictures of the website in the same style and css.
here the detailed description by the deveopener of phoca gallery, how this integration normaly works, please look here:
http://www.phoca.cz/documents/2-phoca-gallery-component/443-displaying-facebook-albums
So, easy to tell: U have to create an facebook-application, give phoca galery the usernamem & pw, App-ID and secret-nr and it gets the rest of the needed data automatically via facebook.
Then, you have to create an new category inside of the phoca galerysystem and define the Facebook-Album you want as source. this is finally the step, that doesnt work with my page. U have to select the choosen facebook user, this is working, but if I try to select an fb-album of this user, i just get following error:
Facebook API Failure: Unknown method (3)
Normaly, on most Systems its working, but there are a few systems, where its just not working. Have a look on this forum, a lot of people have the same error like me.
http://www.phoca.cz/forum/viewtopic.php?f=1&t=23126
Developeners of Phoca tried to fix, but finally they started to tell the people, they should ask the developeners of facebook, because since now nobody was sucessfull to fix or just find the error.
So, this is now the try to tell u about this problem, maybe there is a way
Hopefully u are not just closing this, if anybody knows the problem and and have a fix, PLEASE tell
Not sure about phoca gallery, but I've developed a plugin for showing your Facebook albums (fanpage only) into your Joomla site. Thousands of people are using it successfully on their sites. It also has a WordPress version.
BTW, It's not free.
JFBAlbum
JFBAlbum Demo

facebook meta tags issue

am having a wordpress site
http://wp1.mummypages.ie/show-pictures/
i want to edit the description tag to be shared on facebook when i click like, so when i edit the header file which calls get_facebook_meta function to meta type="description content="facebook_tag" ,facebook still recieves the old description content..
I have to edit it at any cost and i don't understand the reason from where it's fetching the description and how should i edit it??
can anyone help me?? will hugely appreciate it..
Thanks in Advance :)
Please see:
http://codex.wordpress.org/Meta_Tags_in_WordPress
To add meta tags to your site, simply add them to the header.php template file in your WordPress Theme

Page tab , developer app.

I just want to use developer app for creating normal simple custom tab. And always get:
"400 Bad Request
Your browser sent a request that this server could not understand. "
There is no syntax errors as u can see image below:
Screen of configuration
I did configured it as all tutiorals says:
Here is link for you to check that there is any simple text wrote in html:
https://www.cactusek.home.pl/index.html
So any1 can help me PLEASE!?:)
help would be appreciate !
greetings
When I went to that link, my browser complained that your SSL cert is bad. Fix that and it might work better.

Database Down error while posting a comment through comment box in facebook iframe application

I have an iframe application. I have comment box functionality. It is displayed well but the problem comes when i click on post iam getting this error:
Database Down
Sorry, a temporary error has occurred. Please try again.
How can i resolve this please help me on this?
It may be a facebook issue...give it a couple of hours and try again. More importantly make sure you are using the recent comment tags as can be found here
https://developers.facebook.com/docs/reference/plugins/comments/
Use the form to generate your code and try it out.
In my experience, this is likely due to not using the xid parameter. Check that it is there, and if not - adding it should solve your problem.