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
From this I should be able to connect to my API correct?
Now whenever I call a request to the API, I expect it to return some data. Instead though, I'm getting the following console error:
SCRIPT5022: Office.js has not been fully loaded yet. Please try again later or make sure to add your initialization code on the Office.initialize function.
If you need further code, please tell me.
The text was updated successfully, but these errors were encountered:
I'm not sure whether this is okay to post here, but I think it might be somewhat to the generator and the code it creates.
I have a custom API in Azure AD and this is included in my endpoints like this:
From this I should be able to connect to my API correct?
Now whenever I call a request to the API, I expect it to return some data. Instead though, I'm getting the following console error:
SCRIPT5022: Office.js has not been fully loaded yet. Please try again later or make sure to add your initialization code on the Office.initialize function.
If you need further code, please tell me.
The text was updated successfully, but these errors were encountered: