Within the Web Resources, when I open one of the js libraries and make any changes (even adding a single space) I get the following error:
An error has occurred.
Try this action again. If the problem continues, check the Microsoft Dynamics 365 Community for solutions or contact your organization's Microsoft Dynamics 365 Administrator. Finally, you can contact Microsoft Support."
If I access the same library via the form, and add a space, I get the following error:
The requested record was not found or you do not have sufficient permissions to view it. If you contact support, please provide the technical details."
I tried the following:
- Clearing the cache in chrome and tried IE as well, both with the same errors.
- Pasting in an older working version of the code. Same errors.
- Opening and editing a completely separate library, no issues what so ever.
So it seems to be specific to this library, or some of the meta data connected to it? I am new to js and Dynamics, so I am kinda in the dark and am using a preexisting solution, so I don't know all the specifics that went into setting up the js.
Also, this issues started a couple hours after I had tried removing a function from the library, but I'm not sure if that is actually connected, or just coincidental.
Any help or guidance is appreciated. Thanks.