#Please tell me how to get req.url on middleware.

11 messages · Page 1 of 1 (latest)

full timberBOT
snow mirage
#

@alpine falcon Good morning! Could you please provide an example of code where you're trying to get req.url

#

It should be available on the middleware, dpending on the kind of request

snow mirage
#

Hmm, this looks like an access control issue perhaps?

alpine falcon
#

I fixed that problem

#

and I met one more problem.

fading bane
#

@alpine falcon I think you should take some time to learn the payload eco system a bit more. You’re spamming community help and keep solving your own problems. We’ll try to help you wherever we can, but sometimes you need to struggle for yourself before getting help. That will help you learn from your mistakes

alpine falcon
#

on App page, I'd like to get data from global.

#

for that, shold I add custom-endpoint?

#

or there is other solution?