You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to com_ka...@googlegroups.com
Hello All, I am trying to feed our workflow events to kanbanize. I am using Java to POST requests to the API. I noticed another user's post(below) that he was getting a "400" response
I see that the user(in the post above) is setting the HTTP header "apikey" to login. My question is why should I set an apikey to login?. I was under the assumption that the response of the login request would have the apikey. I'd greatly appreciate if someone can clarify this for me..