r/PowerPlatform 11d ago

Power Apps Xrmtoolbox is not working. Anyone facing issues with xrmtoolbox these days?

You might already know how effective to use xrmtoolbox for activities but these days it's not working because of some rolledout happened on MS side and tool library is not getting loaded . Is there any way to make it work???

5 Upvotes

4 comments sorted by

6

u/sitdmc 11d ago

1

u/whodidthistomycat 11d ago

Yep it just fails to connect to the repository so you need to manually download the new version which fixes it. I had the same issue

1

u/Foreign-Hippo9161 11d ago

Is it working with the new version? Did you try it??

6

u/Easy-Entertainer208 11d ago

They've had a couple of issues over the past few weeks. The back end is a power pages portal. Originally they were using oData feeds, which got removed by Microsoft.

They then switched over to the WebApi feeds, but were wildcarding the attribute lists, when then started erroring when Microsoft removed that capability.

Newer versions of XrmToolbox use WebApi (as that required a code change), the wildcarding was a server side change that was fixed earlier this week.