Error getting location name from inventory_changes

Hi again @bbarrett!
I apologize again for this, it might have been a piece of bad advice on my side.
The error and name you are seeing there

“location”: {
“name”: null
},

Are beign returned null because it is being retrieved from the Customer and not the 3PL. I asked our engineering team and they told me that the Customer should not be seeing information on locations, that information should only be available to the 3PL (same as the UI)

So that is why I shouldn’t have mentioned to get the location information using the Customer Bearer on:
Inventory_changes query with customer_account_id filter

I will add this information to the Feature Request so we can filter by customer_account_id instead of using the customer’s bearer.
Once again i apologize for the inconvenience and I will let you know as soon as I have a response about this.
Thanks again!
Tom