You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
According to documentation (here and here), Hydra supports CORS; but while implementing reactioncommerce/example-storefront#350, it was found that the recommended steps did not work. CORS related errors were still happening.
A work-around was used to prevent stalling the ticket, so this issue exists to (1) investigate more about the exact cause of the errors, (2) Re-open discussion with the software creators (as it was once reported here)
To Reproduce
Steps to reproduce the behavior:
Enable CORS in Hydra instance as recommended in the link above
Describe the bug
According to documentation (here and here), Hydra supports CORS; but while implementing reactioncommerce/example-storefront#350, it was found that the recommended steps did not work. CORS related errors were still happening.
A work-around was used to prevent stalling the ticket, so this issue exists to (1) investigate more about the exact cause of the errors, (2) Re-open discussion with the software creators (as it was once reported here)
To Reproduce
Steps to reproduce the behavior:
See Enable access token refreshing example-storefront#350 for more steps
Expected behavior
No errors after enabling as recommended
The text was updated successfully, but these errors were encountered: