-1

The ERROR I've been having this problem for the past couple days and i can't seem to fix it. I'm trying to view a live tour in my website, but i get this 403 Forbidden access denied error. How do i resolve this?

1 Answers1

0

The status code 403 means that you can't consume the resource you're trying to. You probably need to pass a token or some identification to this request.

I recomend you to read the following article to help you write better topics:

To understand 403 status code better, see: