Joomla Mautic API Problem

I’m tearing my hair out trying to get my mautic/joomla authorization to work. Here’s my latest error:



The requested URL /administrato/oauth/v1/request_token was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.



Here’s the debug info…

array (

‘baseUrl’ => ‘http://www.analyze-this-business.com/administrato’,

‘version’ => ‘OAuth1a’,

‘clientKey’ => ‘430uutcg9ywwkg04k8ww4g0gk44o4csgoso8ggkcw0wcoo4wc8’,

‘clientSecret’ => ‘2b68r8tuf9j4008scg0ko8o8owk8ogwwc04s4c84o0sks0cs4g’,

‘callback’ => ‘http://www.analyze-this-business.com/administrator’,

)



One thing I’ve noticed, is that the baseUrl is usually truncated by one letter on the right.



Any help would be appreciated.

I’m tearing my hair out trying to get my mautic/joomla authorization to work. Here’s my latest error:

The requested URL /administrato/oauth/v1/request_token was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Here’s the debug info…
array (
‘baseUrl’ => ‘http://www.analyze-this-business.com/administrato’,
‘version’ => ‘OAuth1a’,
‘clientKey’ => ‘430uutcg9ywwkg04k8ww4g0gk44o4csgoso8ggkcw0wcoo4wc8’,
‘clientSecret’ => ‘2b68r8tuf9j4008scg0ko8o8owk8ogwwc04s4c84o0sks0cs4g’,
‘callback’ => ‘http://www.analyze-this-business.com/administrator’,
)

One thing I’ve noticed, is that the baseUrl is usually truncated by one letter on the right.

Any help would be appreciated.