Project

General

Profile

Actions

Defect #11797

closed

Using the API logs out my browser session

Added by Gavin Davies over 11 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

80%

Estimated time:
Resolution:
Fixed
Affected version:

Description

I am building a bookmarklet that displays issues on a Kanban board. Everything works, but as soon as I, for example, post:

{"issue":{"status_id":3}}

to https://localhost/issues/3.json, my browser session gets logged out.

My redmine session ID remains the same, so it seems that something in Redmine is saying "this guy is posting to the API via his API key, therefore log him out of his browser session". Is this correct? Have I misunderstood?

Any advice would be appreciated!


Related issues

Related to Redmine - Defect #15427: REST API POST and PUT brokenClosedJean-Philippe Lang

Actions
Actions

Also available in: Atom PDF