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.
How to export Onshape model for use in Simulink using smexportonshape('URL')
samuel_razumovskiy
Member Posts: 4 ✭
I'm getting this error when running the command:
The link then leads to a page with this on it:
"{"message":"Unauthenticated API request", "status":401}"
The Step files are all generated properly but it fails before the XML file is generated. I was also able to run this command successfully using an example from Mathworks so I'm not sure where the issue may lay. Any help is appreciated!
"Error using smexportonshape_implementation
The server returned the status 403 with message "Forbidden" in response to the request to URL
Error in smexportonshape_implementation
Error in smexportonshape_implementation
Error in smexportonshape_implementation
Error in smexportonshape_implementation
Error in smexportonshape (line 38)
xmlFileName = smexportonshape_implementation(url, varargin{:});"
The link then leads to a page with this on it:
"{"message":"Unauthenticated API request", "status":401}"
The Step files are all generated properly but it fails before the XML file is generated. I was also able to run this command successfully using an example from Mathworks so I'm not sure where the issue may lay. Any help is appreciated!
0
Answers