Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Ethan_K 
Reactions
-
Re: Receiving 401 Unauthorized when trying to export an STL or parasolid from Onshape API
Hi Cappie, This is because our STL call requires following a 307 redirect to the modeling server slated to deliver the tessellation. Upon redirection, you need to re-sign the request with the new par… (View Post)-1 -
Re: Receiving 401 Unauthorized when trying to export an STL or parasolid from Onshape API
Hi Cappie, This is one of the only endpoints that returns a 307 to a modeling server. My guess is that the HTTP client you are using (requests) is set up not to authenticate on a redirect. That is a … (View Post)4 -
Re: Copy and Rename workspace using API
Hi Paul, Thanks for reaching out! This is indeed supported. Do you want to make new document from the workspace? Then use this API: {post} /documents/:did/workspaces/:wid/copy Copy Workspace The body… (View Post)0 -
Re: Documentation for OnShape App development using Java framework
Hi @Kiran_Thimmegowda, There are a few steps to getting started with app development. First, you'll have to sign up at the developer portal which will make you an Onshape developer. With that, y… (View Post)-1









