Message 1 of 1
Using an access token in Fusion 360 API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
I been trying to use an access token to try to login to a website in my script. I am not sure if fusion 360 API does not allow this kind of stuff. I been working on this for a while and I keep getting error after error. Right now my new error is... " no module named _cffi_backend". I try reinstalling the module, but no luck. I just want to know if using an access token to connect to a website is even possible in fusion 360. I am also trying this with python.