HELLO@NakulAggarwal
Thank you for trying find out the way to resolve the issue.
I have a question about adding the a proxy.
To add the a proxy in the script, should I need to setup my local firewall rule?
I don't know what to add so I don't set up any rules for Anaplan connect.
thanks,
yiseki
Can you try passing the numeric file ID with -file instead of the name, and the numeric import ID with -import instead of the name? You should be able to retrieve these by listing them with -files and -imports.
hello@ben_speight
thank you for telling your solution.
I tried to change name to numeric name without Japanese character as you say.
I confirm that it works.
Actually,I need to know about when I upload files with Japanese character.
thanks,
yiseki
If you specify a proxy URL using the "-via" option, Anaplan Connect will create a tunnelled connection through that proxy. Some proxies require authentication, and there is an additional option to pass credentials.
HI @yiseki
Great to hear that solution worked for you. You mark it as resolved.
In my case i was facing issue that script was on client server and without a proxy the Anaplan Connect API was not able to connect to Anaplan. We used the proxy specific to that system where script is stored and not the local machine.
If you are doing it on client server, they can provide you the same.
Thanks,
Nakul
I know this thread is old, but I don't see my particular issue behind error 650 in community, so I thought I'd post my resolution here.
I have received the same 650 error when attempting to use an SSO ID with basic authentication. I switched to an exception user (non-SSO) and the error went away. From the AC 1.4.4 guide: "If you use Anaplan’s Basic authentication, the Anaplan Connect ... user must be an Exception User".