oracle / netsuite-suitecloud-sdk

SuiteCloud Software Development Kit (SuiteCloud SDK) are the set of tools that allow you to customize accounts and create SuiteApps through SuiteCloud Development Framework (SDF).
https://www.netsuite.com/
Universal Permissive License v1.0
201 stars 62 forks source link

SuiteTalk endpoint version 2017_1 no longer supported #802

Closed BoostedBeast closed 5 months ago

BoostedBeast commented 5 months ago

Select the SuiteCloud tool where you encountered the issue

SuiteCloud Extension for VSCode

Version of the SuiteCloud Tool

1.6.0

Operating system

macOS

Node Version / VSCode Version

1.80.1, 1.88.0

JAVA Version

java 17.0.6+9-LTS-190

Bug description

Same as https://github.com/oracle/netsuite-suitecloud-sdk/issues/779 but for the VSCode SuiteCloud Extension

Steps To Reproduce

  1. Run suitecoud account:setup and configure a browser based approach
  2. Run suitecloud file:upload -i, select the file from the promt and enter.
  3. It returns the prev error messages after few seconds: There was a problem when uploading the file. Details: SuiteTalk endpoint version 2017_1 is no longer supported

Actual Output

No response

Expected Output

No response

Anything else?

No response

BoostedBeast commented 5 months ago

sorry, didn't realize I was actually using CLI, not the extension, and it was outdated. This issue can be deleted.