passbolt / passbolt_api

Passbolt Community Edition (CE) API. The JSON API for the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
4.63k stars 305 forks source link

API ednpoint resources.json not returning all resources #500

Closed cerberek closed 9 months ago

cerberek commented 11 months ago

IMPORTANT: PLEASE READ

Only use github issues for bugs.

We will be more than happy to help you on the community forum for:

This is only a issue tracker for bugs related to the Passbolt API. For passbolt docker, browser extension, command line interface, in short any other bugs please use the other relevant repositories.

If you are certain this is a new API bug please use the following format:

endpoint resources.json?api-version=v2 not returning all resources

What you did

Loading resources.json but it looks that it's not returning resource_type_id: a28a04cd-6f53-518a-967c-9963bf9cec51. That's one with encrypted description.

Tried it with web browser or with python code. After upgrade to 4.3.0-1 i can see missing resources in browser json file but still cannot download it through my python tool ( all other api calls works correct)

What happened

What you expected to happen

get all resources when I call resources.json api endpoint

stripthis commented 9 months ago

Hello, unfortunately we cannot reproduce this issue. This seems to be an issue with your python tools. You can open an issue on the community forum if you need help with 3rd party tools: https://community.passbolt.com