Recent content by xi.ling

  1. X

    API - account/edit bug

    done, thanks
  2. X

    API - account/edit bug

    Hi Adam, there is a bug in the API - account/edit function. As soon as we submit a values for paid_expiry_date, we get: api/v2/account/edit <p style='border:5px solid red;background-color:#fff;padding:12px;font-family: verdana, sans-serif;'><strong>Database Error:</strong><br/>PDOException...
  3. X

    API: access_token validity

    Hi Adam, any feedback on this?
  4. X

    API: access_token validity

    Hi Adam, we are continuously having this problem after some time: request responds {'status': 'error', 'response': 'Could not authenticate user. The key pair may be invalid or your account may be locked from too many failed logins.', '_datetime': '2019-06-19 09:36:15'} How can we we prevent...
  5. X

    API: access_token validity

    Hi Adam, I have linked my account
  6. X

    API: access_token validity

    Hi all, is there a way to set the valid date for the access_token to a higher one than 1 hour by default? And additional prevent some specific IPs from being blocked / banned - e.g. a whitelist?