Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 3 years ago.
Improve this question
A few days ago I suddenly noticed that follow-up requests do not reach our (in development) Google Action. Even though the Action still seems to be active after invocation (see screenshot), any utterances from that point on just trigger Google Assistant's base functionalities and the current Action context is omitted. Our Action's fullfillment-server did not terminate the session after invocation (it responds with expectUserResponse: true). Furthermore there are no follow-up requests shown in the Google console. Our fullfillment-server is not requested at all.
The other day, several demo users of my application started to encounter that problem as well.
This issue only affects Actions that are currently in development. Live Actions still work.
Is that a Google Assistant bug?
The issue seems to be resolved. I didn't change anything but it's working again.
Related
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
My recently launched app has 385 users and suddenly I'm seeing this error in the Firebase console (note that refreshing the Firebase Database should display a list of all user documents). It seems to be something different from what other SO developers have posted. I haven't had any problem displaying user records in the Firebase console until today. I tried refreshing the page; didn't help.
It turns out the problem was that my daily document read quota (50K reads) was reached due to the way I designed the app. I redesigned it to minimize reads and that solved the problem.
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 4 years ago.
Improve this question
The second I submit my app for review. I get into a screen blank screen saying "Oops, an error occurred." no further information.
I selected "My app allows people to login with Instagram and share their own content." from the radio buttons. fill in the form. click on submit and get to this error !
Might be related to the new API change and/or the fact they remove the permissions field.
What to do?
There was an error on Instagram. they fixed it now.
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 6 years ago.
Improve this question
I have two free Azure websites working for some months, but today they both have disappeared from the portal and are not working. I cannot create new ones with the same urls, because those names are considered incorrect now. I'm trying to enter application service blade to find out something, but portal just showing infinite loading indicator. All other resources on this plan are present and working fine. How can I bring those apps to live again with same urls?
Is there an ongoing issue with the European data centers: https://azure.microsoft.com/en-us/status/
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
Google had this deal on youtube about sharing an issue on their site by leaving feedback. When you clicked on it, it took a screenshot of the current page. How can I do that in my application so I can see the error my users are having?
With Usersnap (http://usersnap.com), you can get screenshots from your users. They don't have to install any plugin or browser extension and it works with all major browsers (read: including Internet Explorer!).
Installing usersnap is as easy as installing Google analytics, i.e. adding a small JavaScript snippet to your page.
P.S: I'm a co founder of usersnap - if you have any further questions, don't hesitate to ask.
Using ASP.NET, you could do something like this (see the "Calling with the IHttpHandler Method"):
http://www.codeproject.com/Articles/95439/Get-ASP-NET-C-2-0-Website-Thumbnail-Screenshot
Then, your button would submit a request to the handler (possibly via AJAX), and you could either store the answer using the handler itself, or do a second postback with the results to your processing form.
Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.
This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.
Closed 7 years ago.
Improve this question
All the services except Gmail seems to be working in OpenInviter (http://openinviter.com/). Does anybody know why this is happening, or is my installation just bust? I'm using version 1.8.1
I had the same problem but it appears that fetching contacts can be done only using Secure URL.
I had similar problems, related to a large set of contacts and timeout settings.
So, in brief, test an account that doesn't have a lot of contacts. Also, insure that you are using the right password. :)
After getting a small account working and along with better bandwidth, never had a problem again, even with accounts with huge amount of contacts.