Request from Apidog browser app shows status code forbidden in response

I have auth setup where we have to send some cookies in the header. When I am running the exact same api in browser and apidog desktop app, the browser one is getting status code forbidden in the response whereas desktop app returns the response.
My hunch is that browser app is unable to send cookies

Hi, There are limitations to database connection, calling local code and sending Cookie or some Browser preserved Header, etc. You can use Apidog Desktop Client to apply these features.

Thanks for responding guys. I’ll definitely try these. Currently I’m using client and not facing any issues.