I have problem with postman when I add request url and click send the first time it gives me data but when I click it on another time it gives me this error : `
<title>403 Forbidden</title>
<h1>Forbidden</h1>
<p>You don't have the permission to access the requested resource. It is either read-protected or not readable by the
server.</p>
` and it doesn't work until I remove cookies, and when I do that and click on send again it gives me data any help ?