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
{{ message }}
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.
Andrew Berezovskyi edited this page Apr 22, 2019
·
2 revisions
Q: I get a WebApplicationException before the request is sent to the server.
A: Most likely, Lyo failed to serialise your resources properly. Check that all non-LocalResource classes have a URI assigned. If you are creating a new resource by POSTing to the CreationFactory endpoint, you can generate a URN based on a random UUID.