Replies: 1 comment
-
Make sure you have added your client credential service account as a member of the iTwin you are trying to access. The account will look like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone help me or point me in the right direction?
On https://developer.bentley.com/, in the myapps section, I created two applications, the first generated as a WebApp, the second generated as a Service.
I'm implementing in itwin.js environment for viewing itwin models
If I log in to the first one through a pop-up window with a user email and password, everything works as it should.
If I log in to the second one through clientid and client secret, the application logs in, the access token is valid, but I get an error "Requested iModel is not available."
Beta Was this translation helpful? Give feedback.
All reactions