In dialogflow messenger the spacebar is not working - dialogflow-es

I have integrated the dialogflow messenger in my website, I have inserted the code in my header, now it is appearing on my website but when I tried to enter text, the spacebar does not work, I tried it on dialogflow try it now section, it works fine there.
Can anyone help me out?

I get the same thing. You just cannot type a space into the message. Anyone from Google care to respond?
Here's the Link to the installation instructions:

Related

How to use google assistant link out suggestion in DialogFlow?

I have two google assistant responses:
simple response, cause I must to make it for google assistant
link out suggestion response, which I need to display
When I test it, a have just simple response.
Can you prompt please, what should I do to get linked out suggestion response?
You have sent a screenshot of the speech interactions of your conversation. Suggestion chips are only shown in the visual display section of the simulator. This can be found on the left side of the web page, either under the Suggestion section or in the visual display of your device.
If you do not see anything on the left side, check if you have set your simulator to a platform that supports visuals during its conversation, for instance:
Phone
Smart Display ( Only normal suggestions will show on smart displays)

DialogFlow Inline Editor never enabled - Google Actions Code Lab

I am trying to run through the Google Actions tutorials to play around with Google Assistant. I've started with the first Code Lab but when I get to the 6th part, step 2 and try and toggle on the Inline Editor I consistently get:
Your Google Cloud resources are still being provisioned. Please refresh the page and try again in a few minutes.
I've now been trying to toggle this on for a good two days now, so I think something else is wrong. Something else I could be missing or could check?
It is because your projects needs to be available in firebase with setup. Follow these steps and check :
Open https://console.firebase.google.com and choose your project.
On the left menu choose storage and click on get started button. Follow the steps there.
Once it is done, refresh your dialogflow console and check again.

Instagram captcha error on new app creation

When I try to create an instagram client (developer side), I'm always getting the same error:
Captcha invalid, please try again
Submission error: please fill out all required fields.
All fields are correctly set and captcha is good. (I tried many times, but always same error)
Someone have a solution for me?
If you look at the console, we can see there is an error related to "Content Security Policy" which avoid loading google captcha script :
Based on this answer there is no easy way to disable "Content Security Policy" in Chrome except by using an extension.
Such an extension is available here : Disable Content Security Policy [Google Chrome extension]
Once the extension is active, the instagram form loads without errors and should look like this :
For security reason I highly recommend to uninstall the extension once the app is created.
I am getting the same errors, tried different browsers and even computers, no luck. I think its broken for everyone...
Edit: To clarify this is the form with the broken Captcha https://www.instagram.com/developer/clients/register/ and seems to prevent any new clients from being created.
Edit2: Tried the following devices
Win10 w/ Chrome v61.0.3163.100
Android 7.12 w/ Chrome v61.0.3163.98
SUCCESS: Worked only on a MacOS(Sierra 10.12.5) with Safari. Tried with Chrome v60.x and still did not work on the Mac. Only Safari seems to work.
Just go to your Google Chrome in your mobile phone (mine is Android) and it should work.
It worked for me ;)
Well. I found a solution.
I had the same problem. Simply do that from your cellphone and it works.
Update: The Android Chrome version that I used is: 61.0
https://www.instagram.com/developer/clients/register/
This form is broken, throws below error:
The captcha solution was not correct. Please try again.
Submission error: please fill out all required fields.
For those who just want the access the api and dont need a client id this is a workarround.
I mangaged to get an access_token through http://instagram.pixelunion.net/
So i can still load images from my profile on my site
https://api.instagram.com/v1/users/{userid}/media/recent/?access_token={generated_accesscode}
It worked for me in a Incognito window in Google Chrome
The captcha doesn't event show up for me on any browser on OS. Mobile or desktop. In the end I just didn't use a client ID and the user Id and access token seem to be enough for me to access my feed.
https://codeofaninja.com/tools/find-instagram-user-id
http://instagram.pixelunion.net/
You have to press enter after typing your redirect_url.
Don't just click or tab to the next field.
I solved this issue by inserting a longer value in the description form input and by using the Firefox browser... What a joke !
I don't understand the matter but it's the only way I found.
I hope it will help someone here.
I tried Android app, Android Chrome, Android Firefox, and Laptop's Chrome. None of them worked... Finally I tried Laptop's Firefox and it worked like a charm... I happened to get a captcha with 3 words. Actually it was 2 signs but the second one has a road name and a number.
It works on latest version of firefox (v 55.0.3 32-bit) for me on windows 8.1.
Tried on android chrome, but that would not even let me open instagram.
I just finished creating couple of applications.
It worked for me using Chrome on macOS High Sierra. Chrome version is 61.0.3163.100 (Official Build) (64-bit).
Worked immediately on Firefox without a hiccup.
Firefox:55.0.3 (64-bit)
OSX Sierra: 10.12.6 (16G29)
Didn't work on Safari or Chrome.
Hope it works for you.
I tried different OS (Windows/Linux/Mac OS/iOS/Android) and browser (Chrome/Safari/Firefox/IE) combinations with absolutely no luck. I contacted instagram and reported this issue and I recommend you do the same.
In the meantime, I found this temporary workaround. I went ahead a generated an access token using this link: Instagram Pixel Union
Now I can continue doing the development work while waiting for the response from instagram. I also sent the request to them for information
I got the form to successfully submit the first time round using Mac OS Sierra 10.12.6 in Firefox 54.0.1.
No version of Safari or Chrome would work for me.
Had the very same error:
The captcha solution was not correct. Please try again.
Submission error: please fill out all required fields.
Hope Firefox solves the issue for all.

CLR Browser + Google Hangouts

first post here so I hope I'm not breaking any rules.
So, the situation I'm faced with is a bit complicated. I'm basically trying to login into a hangouts call without having the ability to use the browser itself. I can only insert the URL. Why is that you may ask?
I'm trying to show a hangouts call on my twitch stream using a OBS plugin called CLR browser. This plugin only allows to rezise the window and add a URL from where it'll take information from. It's great for notifications but not so great for what I'm trying to do. But after investigating alot I came to the conclusion that I'm out of options.
I do know you can login to gmail by only using the url like here:
How do I login into Google Apps via a URL?
If, for example I have a hangouts link like this:
https://plus.google.com/hangouts/_/gruxore63cq34fwddtcwwe64raa
Can I add something at the end so it logs in automatically?
Thank you.
Hate to disappoint, but you cannot auto-login using a link. OBS does allow you to screen share a window, though, so you should be able to open your favorite web browser, enter the Hangout, then share the window.
Failing that, XSplit has very flexible screen/region-sharing abilities.
Here's a YouTube video demonstrating exactly how to do this in OBS, and the link is time-coded right to the good-stuff.

Writing Gmail Chrome Extesion

I'm interesting in developing Chrome Extension for Gmail.
Unfortunately I couldn't find any tutorials on this subject (demonstrating a simple action as adding a button).
I'm looking for adding a button to the compose toolbar, and creating a new tag/folder in gmail account.
Please, Help!
You should check out these APIS at https://github.com/joscha/gmailr, it is a fork of https://github.com/jamesyu/gmailr but the original author has been too busy to update it.

Resources