Sorry for delay responce,
Life is busy in Startup world
Here is the Error
{
âclientErrorCodeâ: âSmartSuite list records: UnexpectedErrorPayload (400)â,
âmessageâ: âSmartSuite failed to list records: (400)â,
âuserHintâ: âA request to the service API failed. Please check the error detailsâ,
âtrackErrorâ: âdefaultâ,
âstackâ: âError: SmartSuite failed to list records: (400)\n at i.fromSerialized (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:88:14484)\n at Object.from (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:95:1090)\n at Object.Vq [as listRecords] (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1605:7212)\n at async rD.handle (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1605:9801)\n at async chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1676:91554\n at async Fy.guard (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1676:72451)\n at async jy.invokeFunction (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1676:91512)\n at async jy.invokeSequence (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1676:82470)\n at async jy.invokePlaybook (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1676:84052)\n at async Wy.execute (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1676:101408)\n at async Wy.executeWithResult (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/348.js:1676:101853)â,
âclientErrorHistoryâ: [
{
âclientErrorCodeâ: âSmartSuite list records: UnexpectedErrorPayload (400)â,
âclientErrorDetailsâ: {
âtypeâ: âApiErrorâ,
âmoduleâ: âSmartSuiteâ,
âoperationâ: âlist recordsâ,
âstatusâ: 400,
âheadersâ: {
âaccess-control-allow-credentialsâ: âtrueâ,
âallowâ: âPOST, OPTIONSâ,
âalt-svcâ: âh3=":443"; ma=86400â,
âcache-controlâ: âno-cacheâ,
âcontent-languageâ: âenâ,
âcontent-lengthâ: â180â,
âcontent-security-policyâ: âstyle-src âselfâ âunsafe-inlineâ cdnjs.cloudflare.com; script-src âselfâ ajax.googleapis.com cdnjs.cloudflare.com âunsafe-inlineâ; default-src âselfâ; font-src âselfâ; img-src âselfâ data: *.nasa.govâ,
âcontent-typeâ: âapplication/jsonâ,
âdateâ: âTue, 14 Nov 2023 04:24:16 GMTâ,
âreferrer-policyâ: âsame-originâ,
âserverâ: âCaddy, gunicornâ,
âvaryâ: âAccept, Accept-Language, Cookie, Originâ,
âviaâ: â1.1 34a9164f42ba6fa44b5d26746860cf6e.cloudfront.net (CloudFront)â,
âx-amz-cf-idâ: âjrFGho1EAGQOOcDJCQRic1tbC9cIzF_gLFkM0F5piXSozOM7E5Z-kw==â,
âx-amz-cf-popâ: âBNE50-P2â,
âx-cacheâ: âError from cloudfrontâ,
âx-content-type-optionsâ: ânosniffâ,
âx-frame-optionsâ: âDENYâ,
âx-xss-protectionâ: â1; mode=blockâ
},
âmessageâ: âSmartSuite failed to list records: (400)â,
âcodeâ: âUnexpectedErrorPayloadâ
},
âfingerprintâ: [
âSmartSuite list records: UnexpectedErrorPayload (400)â
],
âmessageâ: âSmartSuite failed to list records: (400)â,
âuserHintâ: âA request to the service API failed. Please check the error detailsâ
}
],
âfingerprintâ: [
âSmartSuite list records: UnexpectedErrorPayload (400)â
]
}
As i suspect its something to do with the API Connection ,
I have added and removed it twice.
Have put the API Token in separately from the workspce ID as the scrren prompt suggest ?