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
What it tells me is we have to improve showcase (JS part maybe) so we catch these kind of errors and show them to the user - otherwise user blames CKAN. Can we open issues for that on next gen with these examples.
example of serving data over HTTP instead of HTTPS which causes the mixed content error
mixed content we can't do anything about atm. We can explain the issue though.
Paul Walsh:
Mixed content can be solved using a proxy server I wrote at OKI and hosting on our infra somewhere (or, write a new one): https://github.com/okfn/gobetween
Moved from gitlab
What it tells me is we have to improve showcase (JS part maybe) so we catch these kind of errors and show them to the user - otherwise user blames CKAN. Can we open issues for that on next gen with these examples.
Uncaught (in promise) SyntaxError: Unexpected token e in JSON at position 77190006
:Acceptance criteria
Tasks
The text was updated successfully, but these errors were encountered: