cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WebIDE Extensibility Pane Error

abdullahgunes
Participant
0 Likes
1,683

Hi,

I extend TRV_TE_CRE application two months ago but now when i want to change with Extensibility Pane, i get the following error.

Can anybody help me to solve problem?

https://webide-XXXXXX.dispatcher.hanatrial.ondemand.com/fioriappslibrary/Apps?$filter=BSPName%20eq%2... 400 (Bad Request)

The following problem occurred: HTTP request failed400,Bad Request,{ "error": { "code": "", "message": { "lang": "en-US", "value": "Collection 'Apps' is not directly accessible."}}} -

View Entire Topic
lamsl
Discoverer
0 Likes

Hi Abdullah

I encountered the same issue, not knowing what triggered the error. One day I was working on the standard app with the extensibility pane, not changing any project-configs whatsoever, next thing you know: "cannot read property 'childNodes' of undefined". Nothing worked anymore.

Pretty frustrating, online search only gave me a link to this blogpost 🙂 Debugging was not possible and other apps didn't encounter this problem.

So as a last resort I copied all my changes into text-files as a back-up, I deleted the extension-project and I pulled it in back again in my workspace. This time, the extensibility pane popped up and was fully functioning again.

I don't see this as a solution, but it's a work-around that will put you back to work in no-time, having few loss of code (if you back-up). Yet, I await a response/an explanation from SAP how this error was triggered and what we can really do to prevent it/solve it the correct way OR that they prevent the error from happening in the first place of course 🙂

Hope this can be of any help to you.

Kind regards,

Leander

EDIT: it happens everytime in the Full-stack Web IDE whenever I try to work from home (even though I can access everything, change everything, have VPN-connection ...) and try to use the Extensibility Pane.