AutoDeskR
  • Preface
  • Acknowledgements
  • Introduction
  • Authentication
  • Data Management API
    • Create a Bucket and Upload a File
  • Design Automation API
    • Convert a DWG File to a PDF File
  • Model Derivative API
    • Translate a File into OBJ Format
    • Prepare a File for the Viewer
    • Extract Data from a File
  • Viewer
  • Common Issues
Powered by GitBook
On this page

Was this helpful?

Common Issues

PreviousViewer

Last updated 5 years ago

Was this helpful?

This is a running list of common issues that users have run into:

Problem: Some of the functions seem to work, others don't.

Solution: Make sure to sign up for the correct APIs and services through .

Problem: I can't create bucket "mybucket".

Solution: Try a unique bucket name.

Problem: I was able to create a bucket and upload a file, but I can't translate the file.

Solution: Each task requires different tokens with different scopes. Make sure to create a token with the "data:read data:write" scopes in order to translate a file.

AutoDesk Forge