Hey guys, have any of you seen this error before? ...
# sdf
d
Hey guys, have any of you seen this error before? I had deployments working to my sandbox, but ever since the sandbox was refreshed, I'm seeing the validation error:
netsuite access denied no extension allowed
Does anyone have an idea why this is?
For context:
a
The role which ia used to deploy has access/permission to upload to filecabinet?
d
Yeah, as this was working pre-refresh. Unless things get changed upon refresh?
@Ali Syed (NS DevTools QA) I notice you raised this issue here https://github.com/oracle/netsuite-suitecloud-sdk/issues/139 Did you get around it with a custom role derived from Developer? (that's what we've got atm)
a
I think you will need to add permissions manually if you are working with a custom role. We can have a quick zoom call to check this.
d
That would be appreciated, but before I waste your time I have a custom role setup. The role has many permissions, but I think these are the significant ones here:
Copy code
Setup
-> Allow JS / HTML Uploads
-> Log in using Access Tokens
-> REST Web Services
-> SOAP Web Services
-> SuiteApp Deployment	
-> SuiteScript
-> User Access Tokens

List
-> Documents and Files
Is there anything obvious missing?
use the developer role as the base
d
Thanks Battk, this shows that we have everything that developer has and more...
b
id be lazy and assign an administrator token
d
currently using Basic Auth, should it be TBA only?
b
id try updating sdf too, user credentials are on their way out
d
good idea @battk looks like we were using the 2019.1 sdfcli rather than the latest, not sure if that's an issue
a
@Darren Are you sure the FileCabinet folder you are trying to deploy to is not restricted for some roles?
d
@Ali Syed (NS DevTools QA) no restrictions are implemented
a
message has been deleted
message has been deleted
And if you have the following configured as it is, then i can't think of any problem..
Please update to 2020.2 version and let us know if the problem persists.
d
thanks for your help so far @Ali Syed (NS DevTools QA) and @battk - I'll let you know how 2020.2 goes
@Ali Syed (NS DevTools QA) I notice that the
Website (External) Publisher
role is not available to us
Is there something that needs to be switched on?
a
I think it's not related to FIleCabinet, the admin also doesnt have this?
you can check Enable company features -> web presence.
d
ran the issue under admin role and got a better error message
this is the real reason
a
And is it with latest cli or the same as before?
d
2020.1 - (which is newer) but that's not the real issue
it's this error behind the scenes that the dev role won't reveal to you, but admin role does
a
Good to know yoy found out the issue. Just FYI the latest version of cli is 2020.2