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 Twitxr API developers
Hi.
I noticed that if I a request an api call with the wrong user
credentials the webserver returns "200 OK".
Wouldn't it be better to send "401 Unauthorized" instead of the wrong
credentials message in the response body?
Regards
Tristan
Victor (twitxr.com founder)
unread,
Mar 25, 2008, 5:40:38 AM3/25/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 Twitxr API developers
Well, we designed to return a "200 OK" + a high-level XML error
description, just for communicate to API devs the error cause (there
are different possible errors non login related)