Magento API REST customer not redirecting to Authentication Page

后端 未结 4 609
南方客
南方客 2021-01-16 05:30

I am trying to access products through Customer account. To achieve this I am using sample code from oauth_customer.php magento documentation page.
Everything i

4条回答
  •  無奈伤痛
    2021-01-16 06:14

    You can overwrite the controller or create an observer.

    Here is a link that fix you issue: http://blog.belvg.com/magento-tips-how-to-redirect-a-user-to-other-page-than-his-account-page-after-login-in-magento.html

提交回复
热议问题