API request now fails

Was working a day or two ago, sudddenly stopped working. Yes ive uninstalled and reinstalled bardeen. Tested in Postman and works fine on my server / API.

{
“clientErrorCode”: “http_get_request_InvocationError”,
“message”: “Failed to invoke ‘http get request’.”,
“userHint”: “Oops, you found an opportunity for us to improve this app. We’re investigating – please retry.”,
“trackError”: “default”,
“stack”: “TypeError: Failed to execute ‘arrayBuffer’ on ‘Response’: body stream already read\n at Yg (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:6272322)\n at Jg.handle (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:6273053)\n at async chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8446540\n at async Hc.guard (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8279294)\n at async Vp.invokeFunction (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8446498)\n at async Vp.invokeSequence (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8436985)\n at async Vp.invokePlaybook (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8438581)\n at async Hp.execute (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8456567)\n at async Hp.executeWithResult (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8457266)”,
“clientErrorHistory”: [
{
“clientErrorCode”: “http_get_request_InvocationError”,
“clientErrorDetails”: {
“cmdName”: “http_get_request”,
“action”: “n/a”,
“arg_headers”: “l(non-empty)”,
“arg_url”: “u(non-empty)”
},
“message”: “Failed to invoke ‘http get request’.”,
“userHint”: “Oops, you found an opportunity for us to improve this app. We’re investigating – please retry.”,
“fingerprint”: [
“http_get_request_InvocationError”
]
},
{
“clientErrorCode”: “TypeError: Failed to execute”,
“message”: “Failed to execute ‘arrayBuffer’ on ‘Response’: body stream already read”,
“stack”: “TypeError: Failed to execute ‘arrayBuffer’ on ‘Response’: body stream already read\n at Yg (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:6272322)\n at Jg.handle (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:6273053)\n at async chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8446540\n at async Hc.guard (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8279294)\n at async Vp.invokeFunction (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8446498)\n at async Vp.invokeSequence (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8436985)\n at async Vp.invokePlaybook (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8438581)\n at async Hp.execute (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8456567)\n at async Hp.executeWithResult (chrome-extension://ihhkmalpkhkoedlmcnilbbhhbhnicjga/background.js:2:8457266)”,
“fingerprint”: [
“{{ default }}”
]
}
],
“fingerprint”: [
“{{ default }}”,
“http_get_request_InvocationError”
],
“troubleshootingCandidates”: [
“http-get-request-invocation-error”
]
}

Hi Craig,

Sorry you are encountering this bug. I noticed that you are on an older version of Bardeen. Can you please try updating and seeing if the error still persists? If so, I will escalate to the engineering team asap!

Here’s how you can update your version of Bardeen:

  1. Open the Google Chrome browser.
  2. Navigate to your extensions page by either:
    ◦ Opening a new tab and typing chrome://extensions into the address bar.
    ◦ Clicking on the three-dot icon at the top right corner of the browser, selecting “More tools,” and then “Extensions”.
  3. Enable “Developer mode” by toggling the switch in the top-right corner of the extensions page.
  4. Once Developer mode is enabled, additional options will appear on the page. Look for the Bardeen extension, Click Details and click the “Update” button.
    This will force Chrome to download and install any available updates for Bardeen.

Thanks,
Lucy

Customer Support - bardeen.ai
Explore | @bardeenai | Bardeen Community

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.