Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mastercoolguy123

Pages: [1]
1
VoxCommando Basics and Core Features / Please help with email issue
« on: August 21, 2015, 11:58:05 PM »
Hi! Im new and really need help with this problem. Everytime I try the get email command it tries and says "error: the remote server returned an error: (401) Unauthorized" Ive tried everything I can think of, but I dont know what to do.
Heres the command if that helps:
Thanks
Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.1.4.8-->
<command id="294" name="get unread mail" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
  <action>
    <cmdType>Gmail.GetAllTitles</cmdType>
    <params />
    <cmdRepeat>1</cmdRepeat>
  </action>
  <phrase>get unread mail, unread mail, new mail</phrase>
</command>

Pages: [1]