This repository is obsolete. Latest contents are maintained under new-docs. Therefore, please DO NOT open issues, fork or send pull request to this repository.
The method of specifying the owner name in creation and acquisition of cell is "{UnitURL}/{UnitUserName}".
It corresponds to change to "personium-localunit:/{CellName}/#{UnitUserName}".
The method of cURL sample issuing unit user token is GET.
The correct answer is corrected for POST.
This issue include two issues, 1 & 2. Number 2 (bug) can correct soon , but Number 1 (enhancement) can not correct soon. So , I change only number 2 , and create new Issue for number 1.
Correspond to the following two points
The method of specifying the owner name in creation and acquisition of cell is "{UnitURL}/{UnitUserName}". It corresponds to change to "personium-localunit:/{CellName}/#{UnitUserName}".
The method of cURL sample issuing unit user token is GET. The correct answer is corrected for POST.