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
Hi @davidfowl,
I have tried this YARP resource and it works like a charm for me. The only thing is now that when I want to make a call from a front-end system hosted outside the Aspire ecosystem, I get CORS errors and I don't know how to configure CORS settings for this resource.
So I tried and added a new Aspire project to host YARP as an ASP project inside my Aspire environment. Now this fails because of posts conflicting.
Is there a wat to host YARP as a separate project in Aspire? And if not, is there a way to configure CORS settings for this Aspire resource?
The text was updated successfully, but these errors were encountered:
Hi @davidfowl,
I have tried this YARP resource and it works like a charm for me. The only thing is now that when I want to make a call from a front-end system hosted outside the Aspire ecosystem, I get CORS errors and I don't know how to configure CORS settings for this resource.
So I tried and added a new Aspire project to host YARP as an ASP project inside my Aspire environment. Now this fails because of posts conflicting.
Is there a wat to host YARP as a separate project in Aspire? And if not, is there a way to configure CORS settings for this Aspire resource?
The text was updated successfully, but these errors were encountered: