No content to show
User Activity
08-29-2023
the Node interface just requires an id field which the SalesAgreement does implement, why does it break then?
I tried to fetch orders data on specific month by using bulk operation. However, the behavior is not consistence: sometimes I’m getting internal server error, and sometimes the bulk operation succeed.Attaching few bulk operations IDs as example:faile...
03-22-2022
Hi, Looking the access scopes documentation I see some scopes are marked with "permissions required" tag (like read_orders) and some are not.What does this tag mean? how is requesting read_orders different from read_products for example? Regards,