Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Widgets returned in REST Api but not showing on Manage

New Here ,
Mar 06, 2018 Mar 06, 2018

I started creating some widgets but cancelled (used back button in browser) after realising the documents were not ready.

On my manage screen only 2 widgets appear, but when I execute the /api/rest/v5/widgets REST Method I get back 5 additional widgets (some with with same name) that are Enabled. I have tried disabling using REST api, and while it says was successful they are still shown as enabled

How can i remove or mark these widgets as disabled?

405
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 06, 2018 Mar 06, 2018
LATEST

I have noticed that if I use the GET /widgets/{widgetId} method against a single widgets missing from the manage screen they have a status of "Aborted". But on the GET /widgets they come back with status of Enabled.

Is this a bug in the API?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines