AbanteCart Development > API Development

not logged in?

<< < (2/3) > >>

eCommerce Core:
Are you using callback? This might be related to cross domain issue.

http://www.abantecart.com/document_wiki/index.php/Storefront_API_for_mobile_and_remote_access

pyroxide:
Same domain. No callback.

EDIT: The requests are being sent from either mobile devices or my home computer.

eCommerce Core:
Try callback. I suspect this can be related to cross domain 

pyroxide:
I tried allowing cross-domain via htaccess.  Headers reflected change, but I am still getting "401 Unauthorized". Perhaps I need to change a file in the shopping cart?

I'm coding everything in C#, not JQuery or JavaScript. I have no idea if callback is even possible in this case as my parser (SimpleJSON) does not have this feature.

pyroxide:
I probably just don't understand callback.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version
Powered by SMFPacks Social Login Mod