Hi, I have seen that there is a change due to be implemented in the July API release, with the inclusion of a ‘logged_in_customer_id’ parameter on the app proxy page. Would anyone be able to provide some more information as to how this parameter will be passed i.e. part of the request header, query parameter etc., structure of the expected parameter, what the potential impacts will be and any suggestions on how to test accommodating for this change.
Many thanks,
Dan
I tested it yesterday on a development store.
Within the proxy app I logged all the parameters passed in the query and all the HTTP headers (just in case).
The new parameter that should have been automatically available since 05/07/2022 is nowhere to be found.
The only parameters that I see in the request are the shop, the timestamp, the signature and the path.
I’d be happy if a member of the Shopify support team could look into it and explain how to get it, as we have some applications that rely on the customer id being sent to the proxy in the first place.
Thank you.