Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For secured catalog, when the direct url of wf in studio is provided: this url doesn't work #405

Open
ShatalovYaroslav opened this issue Aug 10, 2017 · 0 comments
Labels

Comments

@ShatalovYaroslav
Copy link
Contributor

This issue happens when catalog is switched in secured mode. And in this case when we provide the direct url of wf in studio the url doesn't work (HTTP ERROR 500).
The reason of this is that the secured catalog requires sessionId for all calls to catalog REST api.
Solution: add sessionId in the header of get request of raw object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant