scheduling icon indicating copy to clipboard operation
scheduling copied to clipboard

/studio/templates/ can be accessed without session id

Open MaelAudren opened this issue 8 years ago • 1 comments

The documentation https://try.activeeon.com/rest/doc/#-1481893167 shows that the request needs a session id for the request.

GET and POST request both return a 200 code when executing the request without sessionid instead of returning a Error 501 Unauthorized.

Test : https://try.activeeon.com/studio/templates/ Accessing to the upper url with a browser return the list of the templates.

MaelAudren avatar Oct 24 '17 15:10 MaelAudren

We could remove this endpoint to directly relies on the Catalog soon, for a new feature which is ongoing.

bamedro avatar Oct 24 '17 15:10 bamedro