April 1, 20196 yr Is there anyone who can tell me HOW TO GENERATE the API Key and Secret so that I can use the REST API, I am using the admin account but nowhere I found the api key create feature. $request = [ 'header' => [ 'apikey' => 'dein-key', 'secret' => 'dein-secret' ], 'body' => [ 'command' => 'Customers.add', 'params' => $data ] ]; Thanks in advance
April 1, 20196 yr Allow API usage in settings -> log in as desired user -> drop-down menu "options" chose "Api keys" and click "add api key"
April 1, 20196 yr Author But it seems I dont have that menu item it is showing me only Password and Language option.
April 1, 20196 yr Author Can you let me know the page name or URL of that page? so that I can hit it manually though I don't have it in my options, I am using my admin account information for login.
April 1, 20196 yr 12 minutes ago, phpfarmer said: In settings I don\t see any option to Enable API Well these are the settings categories....hit settings at the right side of these to see the corresponding settings..."enable API" is under system settings.
April 1, 20196 yr Author vor 23 Minuten schrieb d00p: API enabled in the settings? I actually have checked all the right side settings and here is the system settings
April 2, 20196 yr Author I am not sure about it\s version where to find it but on auto update its saying I already have the latest version of it
April 2, 20196 yr Version can be seen on the admin dashboard. And if you did not checkout from git you most likely do not have 0.10.0
April 2, 20196 yr Author aha ok Seems it is: Installed version: 0.9.40.1-1 (DB: 201809280) So now how can I update it? seems the auto update doesn't catching it.
April 2, 20196 yr well maybe because there is no 0.10.0 release yet as it is not stable? https://github.com/Froxlor/Froxlor/wiki/Install-froxlor-from-git-sources
April 2, 20196 yr Author Okay Thanks for the info, Let me try if I can get it working with the version installed.
Archived
This topic is now archived and is closed to further replies.