<div dir="ltr">Hi Tim and all,<div><br></div><div>Thank you very much. I put congress in a tag so I missed your email and relay late. Sorry about that.<br></div><div><br></div><div>My problem here is that i want to use the command line to put the data into the congress datasource. </div><div>I use the command openstack congress datasource create test test(i have a test_driver), and successed in creating a table.</div><div>Then I want to check the table use the command(openstack congress datasource list table test) the errer is (internal server error 501).</div><div>Then I try to push the data to the test table, use </div><div><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px;border:0px;font-size:12.0012px;font-family:'andale mono','lucida console',monospace;vertical-align:baseline;white-space:pre-wrap;font-stretch:normal;line-height:18.0018px;color:rgb(83,83,83)">curl -g -i -X PUT
<a href="http://localhost:1789/v1/data-sources/3717095c-25a7-4fe2-8f18-25d845b11c60/tables/events/rows" style="margin:0px;padding:0px;border:0px;font-weight:inherit;font-style:inherit;font-size:12.0012px;font-family:inherit;vertical-align:baseline;color:rgb(188,21,24);text-decoration:none">http://localhost:1789/v1/data-sources/id/tables/</a></pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px;border:0px;font-size:12.0012px;font-family:'andale mono','lucida console',monospace;vertical-align:baseline;white-space:pre-wrap;font-stretch:normal;line-height:18.0018px;color:rgb(83,83,83)">the response is "authentication required" which means I can't push data into congress datasource. I have no idea how to fix it. Can you give me some hints?</pre><pre style="margin-top:1.5em;margin-bottom:1.5em;padding:0px;border:0px;font-size:12.0012px;font-family:'andale mono','lucida console',monospace;vertical-align:baseline;white-space:pre-wrap;font-stretch:normal;line-height:18.0018px;color:rgb(83,83,83)">Thank you very much.</pre></div><div><br></div></div>