Buzzsaw Forum Archive
Welcome to Autodesk’s Buzzsaw Forums. Share your knowledge, ask questions, and explore popular Buzzsaw topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem getting access to Buzzsaw

3 REPLIES 3
Reply
Message 1 of 4
ingedwin
2560 Views, 3 Replies

Problem getting access to Buzzsaw

I was using a program made in VBA to get contents in Buzzsaw until one day start receiving the following error without doing any modification in the program:

Run-time error '-2147220986 (80040206)':
Method 'GetFolderContents' of object 'IPPScripting' failed

This error came from the following row in the program:

Set collection = PPScriptObj.GetFolderContents(resourceURL, "xxxxx", "xxxxxxx")

The resourceURL use different paths, so one sample is the following:

"https://webfolders.buzzsaw.com/GEATSGlobalProjects/OGE Colbert/Drawings/Originals/SP_C"

Did Buzzsaw made any modification or upgrades that probably affect the access to Buzzsaw via API program?

Thanks,

Edwin
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: ingedwin

Try https://webdav.buzzsaw.com/GEATSGlobalProjects - I heard this from
another user. I have not verified it myself.

wrote in message news:5185155@discussion.autodesk.com...
I was using a program made in VBA to get contents in Buzzsaw until one day
start receiving the following error without doing any modification in the
program:

Run-time error '-2147220986 (80040206)':
Method 'GetFolderContents' of object 'IPPScripting' failed

This error came from the following row in the program:

Set collection = PPScriptObj.GetFolderContents(resourceURL, "xxxxx",
"xxxxxxx")

The resourceURL use different paths, so one sample is the following:

"https://webfolders.buzzsaw.com/GEATSGlobalProjects/OGE
Colbert/Drawings/Originals/SP_C"

Did Buzzsaw made any modification or upgrades that probably affect the
access to Buzzsaw via API program?

Thanks,

Edwin
Message 3 of 4
Ryan Rogers
in reply to: ingedwin

"webfolders.buzzsaw.com" and "webdav.buzzsaw.com" can normally be used interchangeably.

The problem Edwin ran into in late May there was a patch to our servers that had an inadvertent side effect of making "webfolders" not work temporarily. The problem was promptly corrected. However, "webdav" was not affected, and as Scott pointed out would have been a valid workaround.

Regards,
Ryan Rogers
CPM Engineering
Autodesk Inc.
Message 4 of 4
jljf_hh
in reply to: ingedwin

i have get the same question to you.

 

did you resolve this error?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report