RL
RL
I just tested the newest release of shopware which should contain the fix with my apps. Unfortunately the error is still present. If you want i can send you the...
Ok, i figured out, that i now have to add the privileges for create update and delete for my custom entites. This was not necessary yet. I updated my plugins,...
I did some further tests. For the following code i still get a permission error `const languageRepository = sw.data.repository('language'); languageRepository.search().then((data) => { });` gives Uncaught (in promise) Error: Your app...
@jleifeld can you please give me a response, this is a very urgent issue for us
The problem is if I request the category repository that a lot of other plugins also can add a association to this. We therefore can't know all the associations and...
Yes for example I have currently the following error if I load the product entity `Error: Your app is missing the privileges read:swag_paypal_pos_sales_channel_run_log, read:swag_paypal_pos_sales_channel_product, read:cbax_lexicon_entry, read:solid_pv_product_embedded_video_media for action "repositorySearch".`
i am not shure what you mean by "if an EntityCollection is requested in the Criteria" how would this look like?
yes. exactly for that i was looking
Hello @seggewiss i had today the chance to test in the current cloud env from shopware with the current sdk active. Unfortunately I still get the error: `app.js?id=eae874019f8b9c5767393c481a2198f9:2 Uncaught (in...