has anyone gotten this error?
# 💻developers
g
has anyone gotten this error?
f
Hi, what does your "execute code" look like?
g
hi
like this
f
if you open the log itself do you get the same error?
I am getting the error: [SyntaxError, Arg string terminates parameters early] when i open the specific log
f
Yeah @great-twilight-9695 your code looks correct. What error are you getting when you expand the log?
g
"Error executing action "inline-ins-6835435b09.js" in flow:Main:node:Stack_AI1"
f
try clicking on the log itself. it will open the error see my above screenshot for an example
g
can it be read ?
or do i need to crop it?
f
in your code change the
'
quotes with the backtick quotes
On line 14
then run it again, and share the screenshot of the log
g
f
Well it's your api request that's failing
Make sure you're passing the right params to the reqest to
stack-inference.com
500 usually means your request is causing an error on their server
g
that' s what i thought
but it worked fine till 4 or 5 hours ago, i haven' t touched it since
f
Well the error is not on our side, it's the third-party api you're using
f
Maybe APi had some changes? can always try renewing your api token.