Replies: 0 comments 1 reply
|
Hi, I think I solved the problem. I updated the package to version "@itwin/reports-config-widget-react": "0.6.0". The problem seems to be related to the fact that version 0.5.0 had an empty body and the Bentley API https://api.bentley.com/insights/reporting/datasources/imodels/{imodelId}/extraction/run was failing. Thanks, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone, we're trying to create reports using the @itwin/reports-config-widget-react package: "^0.5.0". When we click on update all database, we get an error:
POST https://api.bentley.com/insights/reporting/datasources/imodels/xxxxce15-0718-xxxx-80bd-71bb14e8af42/extraction/run 422 (Unprocessable Entity).
Could you help me understand the problem? Could it be due to some mapping that's causing the database creation to fail? What error is 422 (Unprocessable Entity)?
Thanks for your help.
Paul
All reactions