Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/464#issuecomment-86966516
@HeartSaVioR thanks for trying it out. Did you try the curl command in the
docs to upload the topology? antiForgery there for to deter malicious api calls
from cross site scripting. All you need is to ask the api for a token using
/api/v1/token and store it in a cookie and for any subsequent calls you need to
pass this token in x-csrf-header in http headers.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---