Hello everyone I have a few endpoints in one of my CF workers. I want if someone hits /endpoint-A, I

Hello everyone
I have a few endpoints in one of my CF workers. I want if someone hits /endpoint-A, I want to make an API call to the /endpoint-B. Is this possible to implement?
I tried it too, but it returns me this error
Was this page helpful?