Closed happybeing closed 5 years ago
Did you include auth req permissions for that container in the auth request @theWebalyst ?
hmmm. I'm sorry, so you get the error even before trying to authorise the app?
Thanks Gabriel. This was my code - a missing await causing getWebIds() to be called prematurely. Closing now.
When I call
app.web.getWebIds()
immediately afterinistialiseApp()
I get the following error:Prerequisites