Post by straightlight » Sun Mar 17, 2019 10:25 pm

Find:

Code: Select all

if (json['token']) {
      api_token = json['token'];
    }
replace with:

Code: Select all

if (json['api_token']) {
      api_token = json['api_token'];
    }
FAQ: viewtopic.php?f=176&p=739789#p718325

Code already removed on GitHub files.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON
Who is online

Users browsing this forum: No registered users and 170 guests