Closed cerberek closed 10 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
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
4.3.0-1
but issues was on3.11.1-1
as wellWhat 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