No content to show
User Activity
09-14-2023
Were you able to come to a solution on this?
Were you able to come to a solution here? Running into the same problem.
08-30-2023
I believe the origin headers tell the proxy how to calculate the logged in customer id. Otherwise, I could see no way in which that value is derived
08-29-2023
Hmm yeah, this sounds like it is exactly what I'm doing. The only missing piece would be the headers and cookie of the GET request. Would you happen to have those? I appreciate the example!
08-29-2023
Appreciate the follow up, I am getting the other query parameters. Wondering if the request I am forwarding its the issue. As I understand it, logged_in_customer_id should not be forwarded to the proxy as that parameter is determined by the proxy. Is...
08-29-2023
I am also having some issues here. I have a logged in customer on my Hydrogen app via the Customer API. When attempting a request through the proxy the logged_in_customer_id comes back empty.I have also attempted this without the Customer API, using ...
08-23-2023
Did you ever come to a solution on this? Having the same issue when hitting the app proxy through my hydrogen app.