While creating a bundle for restlets, I have inclu...
# suitescript
t
While creating a bundle for restlets, I have included the integration and role in the bundle, This does work when I installed that on other account, but I didn’t get any tokens from the integration page. So does that mean, I have to manually create the integration and access tokens(instead of including that in bundle) ?
b
its unusual to need access to your access tokens in another account
they are only valid in the account they were issued for
t
Ahh, I think I miscommunicated that.
I am asking can integration and access tokens be created via bundle , where will I get them then? or I need to go into the account and create new integration and access tokens manually? I think I have to do that manually.
b
you have to get your own access tokens
its the entire point of the access tokens, to get authorization from the user
there are multiple ways to bundle/install integration