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 Ruby-fs-api
I just realized that the FamilyTreeApi::Client's authenticate
authenticate method has been broken on the reference system. I thought
it was sending the developer key on the query string, but I forgot to
tell the HTTPCommunicator to send the querystring along with the
request. It should now be fixed on the trunk.