logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

nextPageLink cannot be null or undefined.

Open jiyongseong opened this issue 4 years ago • 5 comments

Does this occur consistently? Yes Repro steps:

  1. click "Load More" menu on the Visual Studio Code toolbar

Action: azureLogicAppsStandard.loadMore Error type: Error Error Message: nextPageLink cannot be null or undefined.

Version: 1.0.1 OS: win32 OS Release: 10.0.19043 Product: Visual Studio Code Product Version: 1.58.1 Language: ko

Call Stack
Serializer.serialize extension.bundle.js:2:1745717
getOperationArgumentValueFromParameterPath extension.bundle.js:2:1766365
getOperationArgumentValueFromParameter extension.bundle.js:2:1765872
WebSiteManagementClient.ServiceClient.sendOperationRequest extension.bundle.js:2:1762311
WebApps.listNext extension.bundle.js:2:553051
SubscriptionTreeItem.<anonymous> extension.bundle.js:2:4633675
fulfilled extension.bundle.js:2:4632717
processTicksAndRejections task_queues.js:93:5

jiyongseong avatar Jul 15 '21 03:07 jiyongseong

can you share Screenshot?

mbarqawi avatar Jul 15 '21 14:07 mbarqawi

image

jiyongseong avatar Jul 15 '21 14:07 jiyongseong

do you have this error for all subscriptions? can you capture the fiddler trace? and open a support ticket

the action that you need to search for is GET https://management.azure.com/subscriptions/00000/providers/Microsoft.Web/sites

mbarqawi avatar Jul 19 '21 20:07 mbarqawi

do you have this error for all subscriptions? > Yes

jiyongseong avatar Jul 23 '21 03:07 jiyongseong

I run into the same problem, any updates?

cuntoulishifu avatar May 17 '22 00:05 cuntoulishifu

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 21 '22 03:10 github-actions[bot]