#I got error in API endpoint

13 messages · Page 1 of 1 (latest)

twin plover
#

I have error message in API endpoint as per the below screenshot

lone seal
#

Hi @twin plover , please share what steps you've taken to address the issue so far, this is not enough context to help

twin plover
#

Thanks @lone seal for you reply , I went to created API and click the API endpoint link

#

Which I think will give me the count of visitor

lone seal
#

check and make sure your API is deployed at the stage (/Prod) you think it is

twin plover
#

I use link from GET method

lone seal
#

aha

#

/hello

#

add that to your path - the /hello resource is where your GET method is

twin plover
#

I got error

lone seal
#

cool! That's from your function. Now you can troubleshoot your function code.