feat(microsoft-sharepoint): piece#9432
Conversation
|
Hey @kishanprmr, For the demo video. I'll need a work/school test account for the recording. I've sent you a DM on Discord with the details. Could you please take a look when you have a moment? Thanks! |
|
@Pranith124 please checkout 365 Program for free trial of SharePoint. |
|
Hi @kishanprmr, I'm currently blocked on testing the new webhook triggers and creating the demo video. The root cause is an authentication issue. The SharePoint APIs require a "Work or School" account, but I only have access to a personal Microsoft Account (MSA), which is causing an API error. Could you please help provide a temporary test account so I can finalize the testing and complete the PR? Thanks! |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run server-api:test-ee |
❌ Failed | 1m 37s | View ↗ |
nx run-many --target=test --projects=engine,sha... |
✅ Succeeded | 32s | View ↗ |
nx run server-api:test-cloud |
✅ Succeeded | 12s | View ↗ |
nx run server-api:test-ce |
✅ Succeeded | 11s | View ↗ |
nx run-many --target=build -c production --proj... |
✅ Succeeded | 13s | View ↗ |
nx affected --target=build -c production --excl... |
✅ Succeeded | <1s | View ↗ |
nx run-many --target=lint --projects=pieces-mic... |
✅ Succeeded | 38s | View ↗ |
nx affected --target=lint --exclude=pieces-* --... |
✅ Succeeded | <1s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-10-02 09:08:41 UTC
What does this PR do?
Explain How the Feature Works
Relevant User Scenarios
Fixes #9427
/claim #9427