You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a minimalist CLI to manage our comments but I'm stucked with the isso's API view. The final idea is to retrieve a list of comments to moderate. It requires an authentication but I can't figure out what to pass to get it working with a session cookie. What am I missing?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
I'm working on a minimalist CLI to manage our comments but I'm stucked with the isso's API view. The final idea is to retrieve a list of comments to moderate. It requires an authentication but I can't figure out what to pass to get it working with a session cookie. What am I missing?
Basically, my code is:
Should I use login route before?
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions