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.
Paul_J_Premakumar 
Reactions
-
Re: Creating a cylinder using API
@hari_haran541 : Can you share your code & the exact error message (line number etc..) you are getting. This will help in debugging the issue. (View Post)1 -
Re: Creating a cylinder using API
@hari_haran541 : We have an example here : https://onshape-public.github.io/docs/api-adv/featureaccess/#create-a-cylinder (View Post)1 -
Re: Persistent 401 Unauthorized Error with Python API Keys Despite All Checks
@hari_haran541 , I tried your code : https://colab.research.google.com/drive/1lJMjxsfkF8gS3nkcdzqLOqCNykB6puf1?usp=sharing and it works for me. Can you verify that you are entering the correct API Ke… (View Post)1 -
Re: API: Determining if there was a regeneration failure
In a part studio, you can get the list of features using /partstudios/d/{did}/{wvm}/{wvmid}/e/{eid}/features endpoint and check the featureStates in the response. This will give you the featureId and… (View Post)2 -
Re: How can I generate a line in 3D space and extrude a circle along it using the Onshape REST API?
We have an example here : https://onshape-public.github.io/docs/api-adv/featureaccess/#create-a-cylinder . (View Post)1

















