Status Update
Comments
ro...@sage.com <ro...@sage.com> #2
ge...@gmail.com <ge...@gmail.com> #3
ro...@sage.com <ro...@sage.com> #4
=IMPORTXML("aWordpressblog..../feed/";"//item/title[last()]")
mu...@google.com <mu...@google.com> #5
Hello there,
Thank you for reaching out! Our engineers are aware of this and I can assure you that this is currently being looked at. Any updates regarding this shall be posted here.
Best regards
sh...@gmail.com <sh...@gmail.com> #6
si...@gmail.com <si...@gmail.com> #7
sh...@gmail.com <sh...@gmail.com> #8
Is this solved now?
This morning everything works like a charm.
I would like to hear that is solved...
mi...@google.com <mi...@google.com> #9
Hi!
A fix has been pushed and you shouldn't experience this behavior anymore.
Is anyone still experiencing this?
tr...@myko.ai <tr...@myko.ai> #10
is...@google.com <is...@google.com>
cj...@redbubble.com <cj...@redbubble.com> #11
Definitely still experiencing this as well. I'm seeing that a simple DoGet that returns the time, is never loading through xmlimport, despite working fine a couple months ago. I'm also able to see that if I do an API "GET" for that same url, it takes less than a second to return. I'm not sure how helpful that is, but it seemed to point to xmlimport having some sort of delay issue, rather than my script.
rt...@blacksparkcorp.com <rt...@blacksparkcorp.com> #12
sh...@gmail.com <sh...@gmail.com> #13
li...@kitware.com <li...@kitware.com> #14
su...@gmail.com <su...@gmail.com> #15
[Deleted User] <[Deleted User]> #16
In my case, it seems related to the fact I'm logged in to a web app with my personal Google account and using GSheet with my pro one.
I don't know why, but the script wants to be executed with my personal Google account despite logging in with my pro one.
The fix was to force the script's execution and select the pro account when asking for authorization.
It's a workaround though because it's forgotten each time I open the file.
I hope this helps
lu...@gmail.com <lu...@gmail.com> #17
lo...@google.com <lo...@google.com> #18
Hello,
The tests I have run from my side are not able to reproduce the issue.
In order to continue with the report, it would be important if you could answer these questions:
- Can you confirm if you are still experiencing this behavior? If so, can you say at what percentage this is occurring? Ex: 1 out of 20 times.
- Does it happen when you fetch to a particular endpoint? Ex: It happens with test1.com but not with test2.com.
- Does it happen with a particular
xpath_query
? - It would be ideal if you could also provide a screenshot/screencast where this issue is occurring. This would help us to gather evidence for the investigation.
Thank you very much for your time and patience.
mi...@google.com <mi...@google.com> #19
Hi,
Is there anyone still affected by this? If that's the case, can you provide the information requested in
mi...@google.com <mi...@google.com> #20
I am closing this due to inactivity.
In case you are still having a problem, you can create a new issue.
co...@gmail.com <co...@gmail.com> #21
On Thu, 8 Dec 2022, 7:05 pm , <buganizer-system@google.com> wrote:
Description
First, please search through existing issues to ensure that the bug has not already been reported. You can start the search here:
If the issue has already been reported, you can click the star next to the issue number to subscribe and receive updates. We prioritize responding to the issues with the most stars. You can also comment on the issue to provide any details of your experience with it.
If your issue has not been reported, please provide all of the following:
-----------------------------------------------------------------------------------------------------------------------------
A short description of the issue: importxml function not working anymore. still "loading"
A small code sample that reliably reproduces the issue. The sample should run as-is or with minimal setup, without external dependencies.
=IMPORTXML("
is not running
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead? If you see error messages, please provide them.
Please provide any additional information below.