I’m trying to use the Call API node. I can get it to work when I supply my own bearer token.
But I tried to automate getting the bearer token. Gummie initially hallucinated by telling me that there already was an OAuth node to get the bearer token.
After I told that no such node exists it then told me to use a different Call API node to get the bearer token, together with a Combine Text node to produce “bearer {input1}” for use in the second Call API node.
But then it seems to be hallucinating again by telling me that I can click a . next to the Header value in the second Call API node to use the output from the Combine Text node.
It is now telling me to delete the existing Header key value pairs I have and then add a dynamic pair, but although I can see the crosses (x) next to the pairs, clicking on them does nothing.
How can I fix this please?