Page MenuHomePhabricator

api errors testing

Authored By
Prtksxna
Sep 27 2016, 2:22 PM
Size
634 B
Referenced Files
None
Subscribers
None

api errors testing

Testing case (when IP editing is blocked):
1. Add annotation, log out in another tab, add annotation
"error":{"code":"permissiondenied","info":"Permission denied","*":"See http://localhost:8080/w/api.php for API usage"}}
2. Log out in another tab, add annotation
{"error":{"code":"permissiondenied","info":"Permission denied","*":"See http://localhost:8080/w/api.php for API usage"}}
3. Add annotation, logout in another tab, login as another user, add annotation
Saves the next annotation as the newly logged in user
4. Logout in another tab, login as another user, add annotation
Saves the annotation as the newly logged in user

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4017182
Default Alt Text
api errors testing (634 B)

Event Timeline