`You do not have privileges to view this page` Ju...
# suiteql
j
You do not have privileges to view this page
Just installed Suite QL in a new environment. How to fix this?
a
Depending on the data you query, you should set up the corresponding permissions for the role that is used in your integration record. Here is an example: https://gmdhsoftware.com/documentation-sl/netsuite-connection-guide#permissions
j
not related to data and queries
when I try to bring up the suitelet I get that error
a
Sorry, I did not work with suitelets, only with REST API,
j
no worries
a
🙂
n
"Just installed Suite QL" what did you install? Do you mean you enabled a feature or installed a bundle?
j
well.. you upload the script, create a script record and then deploy it
n
I suggest you're going to need to share what it is you uploaded.
j
literally the script from Tim's website
n
Only you don't "Install Suite QL" so you must have something very specific.
You mean the query tool?
j
yeah
n
That's just a single suitelet script is it not?
j
yup
n
You downloaded the BETA 2 version?
j
I've used it before in other netsuite accounts
not sure why I'm having issues
d
Is your role in the audience in the script deployment. Status released?
n
Check in the deployment it's set to all users / roles
j
yup
released
n
message has been deleted
j
All Roles
I think I named the script incorrectly
included spaces
n
which script? The id or the js file?
j
js file
n
I didn't change the name I just uploaded the file that was supplied "as is"
b
it sounds like you renamed the file
j
{"type":"error.SuiteScriptModuleLoaderError","name":"MODULE_DOES_NOT_EXIST","message":"Module does not exist: /SuiteScripts/Suite QL.js","stack":[]} This is my error Looking at
Suite QL.js","stack"
b
in which case you need to make sure the file extension is js
j
yup looking at that now
thanks
got it to work. Thanks everyone
👍 1