-
## Bug report
### Describe the bug
Trying to access commerce service on new created custom service is not working
### System information
Medusa version (including plugins):
- Medusa …
-
## Bug report
### Describe the bug
If I go to the edit page of a product I get the following error:
**The request could not be understood by the server due to malformed syntax.**
![image](ht…
-
## Bug report
### Describe the bug
I'm creating a custom auth module following [this](https://docs.medusajs.com/resources/references/auth/provider) docs. I'm able to get the authentication t…
-
Hi,
Quoting ngellner on HN:
> On Multi-tenant functionality: This feature will come soon; we will launch a concept called "Stores" in the near future to enable you to control multiple shops/branch…
-
### What Medusa version and documentation are you using?
v2
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com…
-
## Bug report
### Describe the bug
I'm following the guide about [protected route](https://docs.medusajs.com/v2/advanced-development/api-routes/protected-routes) where is written that "Route…
-
## Bug report
### Describe the bug
I am following recipe of Digital Products here: https://docs.medusajs.com/v2/resources/recipes/digital-products/examples/standard. I created a Shipping Opt…
-
## Bug report
### Describe the bug
In cache-redis the invalidate function is using **KEYS command**.
`const keys = await this.redis.keys(this.getCacheKey(key))`
This command is **highly NO…
-
## Bug report
**Vendors** API always returns _Unauthorized_
### Describe the bug
I'm trying to follow the [Marketplace recipe](https://docs.medusajs.com/v2/resources/recipes/marketplace/examples/…
-
## Bug report
### Describe the bug
I was having issue using `@medusajs/event-bus-redis` in V2.0. I am not sure my medusa-config is correct or not, I added it same as v1.
- I've got this …