Franco Romano Losada
Franco Romano Losada
> For my clarification, you need another part of the server code, src/actions/*.ts specifically, to reuse the logic written inside a typed API route. Is that right? Yes, exactly! Astro...
Nice, that was fast! I'm wondering why a manual call doesn't work and throws an error like I sent you before 🤔 ```ts const member = await fetch( `http://localhost:4321/api/organizations/${organizationId}/members/me/role`, {...
True, it was my mistake. Thanks :)
Any update on this one? I see that the PR got closed