Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to use cookies from Chrome in Advanced REST API client

Tags:

rest

I have such problem: Previously Advanced REST API client was integrated with browser and I could send request to my app if I was logged in my app. And now it is separated and it doesn't use session from browser.

How can I use cookies/session to send requests to my app without logging in???

like image 550
Bohdan Myslyvchuk Avatar asked Apr 12 '16 12:04

Bohdan Myslyvchuk


1 Answers

Install ARC cookie exchange from https://chrome.google.com/webstore/detail/arc-cookie-exchange/apcedakaoficjlofohhcmkkljehnmebp

like image 179
niry Avatar answered Oct 23 '22 16:10

niry