• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by tontsa

  1. T

    Getting token via API fails

    Hi, Indeed, I was blind to that double array. That solved the issue, thank you very much Egor! Best Regards, Toni
  2. T

    Getting token via API fails

    sessionLifeTime is set Hi, Here is the full request sent to the server: POST https://www.sivut.fi/api/5.3/sites/2338b43d-cd3c-e843-d00c-00461d334b44/token/ Authorization: Basic YWRtaW46NEtCNjF4amZPdHZMc1Nh Host: www.sivut.fi Content-Length: 51 Content-Type: application/json...
  3. T

    Getting token via API fails

    Hi, I'm trying to retrieve the auth token for standalone edition using the /api/5.3/sites/UUID/token/ but it fails with error: {"error":{"message":"Attribute \"SB_Facade_Value_UiSettings::sessionLifeTime\" is not set"}} In sb-server I have /usr/local/sb/tmp/sitebuilder.log : code: 400...
Back
Top