parko65

Results 4 comments of parko65

@matt-goldman I had exactly the same issue as in @mstefarov post. Copied your sdk.manfests folder from your link and pasted into mine. Issue has gone and now able to build...

@mciprijanovic have you tried this: I had the same issue only on windows, I felt the Task.Delay(1) workaround a bit cheap and dirty so came up with this code: ```cs...

Got the same problem, the registration controller fails with 500 server error resulting in a CORS issue. Did you manage to solve your issue?

In your User class mark the RefreshToken property as nullable then do another migration and publish.