OfficeDev / office-js

A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
https://learn.microsoft.com/javascript/api/overview
Other
685 stars 95 forks source link

Javascript Excel addin is not working for some users after upgradation of office 365 #666

Closed sureshbrp closed 7 months ago

sureshbrp commented 5 years ago

Message from office-js bot: We’re closing this issue because it has been inactive for a long time. We’re doing this to keep the issues list manageable and useful for everyone. If this issue is still relevant for you, please create a new issue. Thank you for your understanding and continued feedback.

I traced this issue in fiddler and i came to know that the below error image

RuoyingLiang commented 5 years ago

Could you help to provide below information:

sureshbrp commented 5 years ago

We have developed a customized javascript excel addin to post the data from excel to mvc application grid and it is on the windows platform. We designed this addin installation/addition to the excel from the manifest file of shared folder. We are unable to get the response from addin UI, when we click on addin customized button after upgradation of Office 365. So, I traced in Fiddler and got the 404 error as i told in my previous comment. Currently we are using Office 2016 with the Version 1902 (Build 11328.20368 Clik-to-Run)

sureshbrp commented 5 years ago

Hi, Is there any update on this issue?

jackarcher73 commented 5 years ago

same issue. Our add-ins work on 1910, 1908, Mac Excel, but not on 1902