#ferreirA

1 messages ยท Page 1 of 1 (latest)

ornate flameBOT
burnt sparrow
#

Hello ๐Ÿ‘‹
Let's chat here

#

Can you move the other messages in the thread?

dawn reef
#

hello hanzo

#

Didn't notice, sorry

burnt sparrow
#

All good ๐Ÿ˜„

dawn reef
#

thanks for ur help in advance

#

this is my issue

#

i'm having that error above when requesting to: GET: /v1/customers/search

#

this is the request

#

Looks like name: should be name~:?

#

or am I wrong

burnt sparrow
dawn reef
#

ahh,

#

it needed a slash

burnt sparrow
#

yup

dawn reef
#

then

burnt sparrow
#

I am surprised by how accurate the error message is in the API response ๐Ÿ˜…

dawn reef
#

no way

#

I didnt notice

#

the response has the solution on that

#

and I was like, I might contact for help

burnt sparrow
#

NP! ๐Ÿ™‚ Happens to me a lot of times

dawn reef
#

how will I concatenate this ${usernameParsed}

#

a javascript var into that

#
  query: 'name:\'   usernameParsed  \' ',
});```
#

is that possible

#

can it be:

query: `name:\'${usernameParsed}\' `,
burnt sparrow
#

haven't played around with this much so not sure.
try it out maybe

dawn reef
#

thank you hanzo

#

have a good day

burnt sparrow
#

NP! ๐Ÿ™‚ Good luck!

dawn reef
#

ty

#

u can close this here