Hello all,
I have a big problem. all my flow worked perfectly since monday. Now when i call a simple api with GET, i don't receive any response. the HTTP node still stay in "requesting" and after 2-3 minutes it give me "error] [http request:47948174f1bb5112] no response from server".
i really don't understand
It appears not to be a simple GET as I assume the auth node is there for a purpose.
Are you able to login to the site from the browser or other method?
ok, i made a test, copied the token directly in the Http node, inject and it works.
i've updated the oauth node last week... seems this node is the problem..
Assuming you are using node-red-contrib-oauth2 then I see it has recently been updated. You should submit an issue against the node so the author knows there is a problem.