We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently when you point this module at a stock installation of ContentaCMS it results in the follow error:
SyntaxError: Unexpected token < in JSON at position 0
Better error messages need to be provided to tell users exactly what permission is missing and what resource is not avalable.
The text was updated successfully, but these errors were encountered:
[#19] Updated Subrequests Axios usage and added test coverage.
8fa47d5
[#19] Update error messages and tests for Subrequest.
8bcfaef
[#19] Added resource validation and tests.
3abfaf0
Merge pull request #21 from Realityloop/feature/19-subrequest_errors
76d8a32
Decipher
No branches or pull requests
Currently when you point this module at a stock installation of ContentaCMS it results in the follow error:
Better error messages need to be provided to tell users exactly what permission is missing and what resource is not avalable.
The text was updated successfully, but these errors were encountered: