Jump to content

Recommended Posts

Posted (edited)

There is a nice online storage site, http://openomy.com that I want to make a file manager for. I can't for the life of my string their API and Autoit together.

Here is their API page: http://api.openomy.com/2.0

I've found some python scripts and stuff: http://code.google.com/p/openomy-python/

I think I need to start here: ObjCreate("winhttp.winhttprequest.5.1") I've tried some random stuff but I'm not getting anywhere.

Maybe someone can shed some light on this problem.

Thanks

Edited by y4m4
Posted

I still have no idea what I'm doing here. I think the key is ObjCreate("winhttp.winhttprequest.5.1") but I can't for the life of me get the transactions I want to work. I'd post some code but its worthless.

Posted

Even if the code isn't functional it would be best if you posted it so that we know what you've tried and can possibly help you with your approach.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...