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
@kodziom Thank you for the request. Many of the guides require writing to the graph and some may involve changing schema. It might be possible that a user is unable to complete a guide unless they have a sufficient role level. I will go back through the available guides and see if there is a role level lower than admin that will work for all cases.
Description
Only admin can run 'play' command. Normal user can't.
Reproduce Steps
Change code in file: app-fb11d58d4c15461cb468.js - add perrmison to user to do play
Expected Behavior
If normal user do command play, he will get output. For example:
:play https://localhost/myguide.html
display page from myguide.html
Current Behavior
Now, If i do it using admin account it works, but if i use normal user account it do not working.
Can you propose a solution?
Change code in file: app-fb11d58d4c15461cb468.js - add perrmison to user to do command play
Your Environment
The text was updated successfully, but these errors were encountered: