@princeoo7 You need to include the error you are talking about.
Sep 10, 2019
7
Level 3
API help need in laravel as it returns humans_21909=1
I am getting the following error on postman trying top post data on a live staging server api.
<script>
document.cookie = "humans_21909=1"; document.location.reload(true)
</script>
i was getting this error on laravel 5.8 after some days but then today i uploaded the laravel 6 version code. its still the same as before. what has gone wrong ? its api so token issue shall not be their as i am trying to do a user registration.
Please or to participate in this conversation.