Tag Archives: magento api

access denied

If you have a problem with calling the API methods, and the only thing you get is “access denied” then you may try following solution: access denied fix

Posted in magento | Tagged , | Comments Off on access denied

Magento API bug in catalog_category.level

More frustration every day:( I hoped to breeze through basic and core API but so far there are just issues, I have tried to use level method to pull single levels of category tree instead of receiving gigantic structure using … Continue reading

Posted in magento | Tagged , , | Comments Off on Magento API bug in catalog_category.level

Flash->XML-RPC->Magento

In this article I’ll show you how to connect (login) and disconnect (release session) to the magento store using Magento API.

Posted in flash, magento, xml-rpc | Tagged , , , , | Comments Off on Flash->XML-RPC->Magento

Magento API

Like I have mentioned in the first post I am starting with magento, with the shop itself I am battling for some time now, but recently I desired to do something more:) (set-up store is just not enough). Because I … Continue reading

Posted in flash, magento, xml-rpc | Tagged , | Comments Off on Magento API