Start a new topic

API Name Help

Is the friendly name is the <Name> in the <Tenant> ?


So I've attached a screenshot of the authorization error message that I get when I try to send a request to Euphoria. I also tried to create a new API key and tested that but its still not working

Error.png
(30.5 KB)

Afternoon, 


Please use the below to check if you have access to the API:


<?xml version="1.0" encoding="UTF-8"?>

<XML>

      <Tenant>

            <Name>AmCommun</Name>

            <Auth>ENTER AUTH KEY</Auth>

      </Tenant>

      <ActionName>DoNothing</ActionName>

</XML>


friendly name should not be used, the tenant name should be.

Thanks!

Login or Signup to post a comment