AutoDesk API for List of Fusion 360 FilesHow to share buckets in the Autodesk Data Management API?Autodesk Forge API upload a fileHow can i get all my user files using Forge Data Management API?Autodesk Data Management API 403-ErrorReceiving list of hubs with Autodesk Forge APICreate folder in Bucket(Personal Hub) in Autodesk Forge Data ManagementAutodesk Forge 403 When Trying to Retrieve IssuesAutodesk Forge retrieve/update custom attributesAutodesk API Forge Authentication BearerAutodesk Forge Document Approve Status
Would dual wielding daggers be a viable choice for a covert bodyguard?
Why didn't Thanos kill all the Dwarves on Nidavellir?
Why was hardware diversification an asset for the IBM PC ecosystem?
Find The One Element In An Array That is Different From The Others
What steps should I take to lawfully visit the United States as a tourist immediately after visiting on a B-1 visa?
Does throwing a penny at a train stop the train?
Is there any word for "disobedience to God"?
Keep milk (or milk alternative) for a day without a fridge
How can I truly shut down ssh server?
Why weren't bootable game disks ever common on the IBM PC?
Is there a strong legal guarantee that the U.S. can give to another country that it won't attack them?
Why did Harry Potter get a bedroom?
Do you know your 'KVZ's?
What is special about having a majordomo?
Credit score and financing new car
definition of "percentile"
Referring to different instances of the same character in time travel
Is anyone advocating the promotion of homosexuality in UK schools?
Why didn't Nick Fury expose the villain's identity and plans?
How to properly say "bail on somebody" in German?
How to md5 a list of filepaths contained in a file?
Received a dinner invitation through my employer's email, is it ok to attend?
Probability of sum of 2 random dice out of a 3d6 pool
What explains 9 speed cassettes price differences?
AutoDesk API for List of Fusion 360 Files
How to share buckets in the Autodesk Data Management API?Autodesk Forge API upload a fileHow can i get all my user files using Forge Data Management API?Autodesk Data Management API 403-ErrorReceiving list of hubs with Autodesk Forge APICreate folder in Bucket(Personal Hub) in Autodesk Forge Data ManagementAutodesk Forge 403 When Trying to Retrieve IssuesAutodesk Forge retrieve/update custom attributesAutodesk API Forge Authentication BearerAutodesk Forge Document Approve Status
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Using the Autodesk Forge Auth API, I can get a bearer token for my app and I can get the ID of the user. I want to get a list of Fusion 360 files that the user owns. How can I do this? It seems like it would be part of the Data Management API, but I can't find it.
I use the forge api for data management to ask for the hubs for a user. I get a response that has a 200 status, but there is nothing in the response - no data and nothing like what is in the example.
Any ideals as to how to get those files?
autodesk-forge autodesk autodesk-data-management
add a comment |
Using the Autodesk Forge Auth API, I can get a bearer token for my app and I can get the ID of the user. I want to get a list of Fusion 360 files that the user owns. How can I do this? It seems like it would be part of the Data Management API, but I can't find it.
I use the forge api for data management to ask for the hubs for a user. I get a response that has a 200 status, but there is nothing in the response - no data and nothing like what is in the example.
Any ideals as to how to get those files?
autodesk-forge autodesk autodesk-data-management
add a comment |
Using the Autodesk Forge Auth API, I can get a bearer token for my app and I can get the ID of the user. I want to get a list of Fusion 360 files that the user owns. How can I do this? It seems like it would be part of the Data Management API, but I can't find it.
I use the forge api for data management to ask for the hubs for a user. I get a response that has a 200 status, but there is nothing in the response - no data and nothing like what is in the example.
Any ideals as to how to get those files?
autodesk-forge autodesk autodesk-data-management
Using the Autodesk Forge Auth API, I can get a bearer token for my app and I can get the ID of the user. I want to get a list of Fusion 360 files that the user owns. How can I do this? It seems like it would be part of the Data Management API, but I can't find it.
I use the forge api for data management to ask for the hubs for a user. I get a response that has a 200 status, but there is nothing in the response - no data and nothing like what is in the example.
Any ideals as to how to get those files?
autodesk-forge autodesk autodesk-data-management
autodesk-forge autodesk autodesk-data-management
edited Mar 26 at 18:39
Joshua Foxworth
asked Mar 26 at 2:20
Joshua FoxworthJoshua Foxworth
4519 silver badges21 bronze badges
4519 silver badges21 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
If the GET Hubs response is empty, most likely that user don't have any hub. Is there any warning or error on the response body?
And this tutorial should help you get started, or try this live sample (source in .NET)
There is no error or warning. The status code was 200. It was for my account and I obviously have Fusion 360 files. If this is not the proper method to access those files, what is the proper method?
– Joshua Foxworth
Mar 26 at 23:41
I really don't understand that tutorial. There doesn't seem to be any code or explanation. There is just a gif with some links that do not explain anything at all. The sample is also broken.
– Joshua Foxworth
Mar 27 at 2:55
@JoshuaFoxworth sorry the delay. Sorry about these problems. The GET Hubs should return your hubs, have you tried the live version? Nothing there? About the tutorial, I just tested all links there, all working... the link I gave you is just the first, you have to follow the steps.
– Augusto Goncalves
Apr 1 at 20:25
So, I have been able to get a hub ID through a direct curl. There are still times when only an error code is returned and I am looking into why that is. I am not sure why this was happening. I removed all of the APIs that the app was allowed to access and then reassigned them and that seemed to help.
– Joshua Foxworth
Apr 2 at 21:26
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55348951%2fautodesk-api-for-list-of-fusion-360-files%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If the GET Hubs response is empty, most likely that user don't have any hub. Is there any warning or error on the response body?
And this tutorial should help you get started, or try this live sample (source in .NET)
There is no error or warning. The status code was 200. It was for my account and I obviously have Fusion 360 files. If this is not the proper method to access those files, what is the proper method?
– Joshua Foxworth
Mar 26 at 23:41
I really don't understand that tutorial. There doesn't seem to be any code or explanation. There is just a gif with some links that do not explain anything at all. The sample is also broken.
– Joshua Foxworth
Mar 27 at 2:55
@JoshuaFoxworth sorry the delay. Sorry about these problems. The GET Hubs should return your hubs, have you tried the live version? Nothing there? About the tutorial, I just tested all links there, all working... the link I gave you is just the first, you have to follow the steps.
– Augusto Goncalves
Apr 1 at 20:25
So, I have been able to get a hub ID through a direct curl. There are still times when only an error code is returned and I am looking into why that is. I am not sure why this was happening. I removed all of the APIs that the app was allowed to access and then reassigned them and that seemed to help.
– Joshua Foxworth
Apr 2 at 21:26
add a comment |
If the GET Hubs response is empty, most likely that user don't have any hub. Is there any warning or error on the response body?
And this tutorial should help you get started, or try this live sample (source in .NET)
There is no error or warning. The status code was 200. It was for my account and I obviously have Fusion 360 files. If this is not the proper method to access those files, what is the proper method?
– Joshua Foxworth
Mar 26 at 23:41
I really don't understand that tutorial. There doesn't seem to be any code or explanation. There is just a gif with some links that do not explain anything at all. The sample is also broken.
– Joshua Foxworth
Mar 27 at 2:55
@JoshuaFoxworth sorry the delay. Sorry about these problems. The GET Hubs should return your hubs, have you tried the live version? Nothing there? About the tutorial, I just tested all links there, all working... the link I gave you is just the first, you have to follow the steps.
– Augusto Goncalves
Apr 1 at 20:25
So, I have been able to get a hub ID through a direct curl. There are still times when only an error code is returned and I am looking into why that is. I am not sure why this was happening. I removed all of the APIs that the app was allowed to access and then reassigned them and that seemed to help.
– Joshua Foxworth
Apr 2 at 21:26
add a comment |
If the GET Hubs response is empty, most likely that user don't have any hub. Is there any warning or error on the response body?
And this tutorial should help you get started, or try this live sample (source in .NET)
If the GET Hubs response is empty, most likely that user don't have any hub. Is there any warning or error on the response body?
And this tutorial should help you get started, or try this live sample (source in .NET)
answered Mar 26 at 23:04
Augusto GoncalvesAugusto Goncalves
6,9942 gold badges10 silver badges32 bronze badges
6,9942 gold badges10 silver badges32 bronze badges
There is no error or warning. The status code was 200. It was for my account and I obviously have Fusion 360 files. If this is not the proper method to access those files, what is the proper method?
– Joshua Foxworth
Mar 26 at 23:41
I really don't understand that tutorial. There doesn't seem to be any code or explanation. There is just a gif with some links that do not explain anything at all. The sample is also broken.
– Joshua Foxworth
Mar 27 at 2:55
@JoshuaFoxworth sorry the delay. Sorry about these problems. The GET Hubs should return your hubs, have you tried the live version? Nothing there? About the tutorial, I just tested all links there, all working... the link I gave you is just the first, you have to follow the steps.
– Augusto Goncalves
Apr 1 at 20:25
So, I have been able to get a hub ID through a direct curl. There are still times when only an error code is returned and I am looking into why that is. I am not sure why this was happening. I removed all of the APIs that the app was allowed to access and then reassigned them and that seemed to help.
– Joshua Foxworth
Apr 2 at 21:26
add a comment |
There is no error or warning. The status code was 200. It was for my account and I obviously have Fusion 360 files. If this is not the proper method to access those files, what is the proper method?
– Joshua Foxworth
Mar 26 at 23:41
I really don't understand that tutorial. There doesn't seem to be any code or explanation. There is just a gif with some links that do not explain anything at all. The sample is also broken.
– Joshua Foxworth
Mar 27 at 2:55
@JoshuaFoxworth sorry the delay. Sorry about these problems. The GET Hubs should return your hubs, have you tried the live version? Nothing there? About the tutorial, I just tested all links there, all working... the link I gave you is just the first, you have to follow the steps.
– Augusto Goncalves
Apr 1 at 20:25
So, I have been able to get a hub ID through a direct curl. There are still times when only an error code is returned and I am looking into why that is. I am not sure why this was happening. I removed all of the APIs that the app was allowed to access and then reassigned them and that seemed to help.
– Joshua Foxworth
Apr 2 at 21:26
There is no error or warning. The status code was 200. It was for my account and I obviously have Fusion 360 files. If this is not the proper method to access those files, what is the proper method?
– Joshua Foxworth
Mar 26 at 23:41
There is no error or warning. The status code was 200. It was for my account and I obviously have Fusion 360 files. If this is not the proper method to access those files, what is the proper method?
– Joshua Foxworth
Mar 26 at 23:41
I really don't understand that tutorial. There doesn't seem to be any code or explanation. There is just a gif with some links that do not explain anything at all. The sample is also broken.
– Joshua Foxworth
Mar 27 at 2:55
I really don't understand that tutorial. There doesn't seem to be any code or explanation. There is just a gif with some links that do not explain anything at all. The sample is also broken.
– Joshua Foxworth
Mar 27 at 2:55
@JoshuaFoxworth sorry the delay. Sorry about these problems. The GET Hubs should return your hubs, have you tried the live version? Nothing there? About the tutorial, I just tested all links there, all working... the link I gave you is just the first, you have to follow the steps.
– Augusto Goncalves
Apr 1 at 20:25
@JoshuaFoxworth sorry the delay. Sorry about these problems. The GET Hubs should return your hubs, have you tried the live version? Nothing there? About the tutorial, I just tested all links there, all working... the link I gave you is just the first, you have to follow the steps.
– Augusto Goncalves
Apr 1 at 20:25
So, I have been able to get a hub ID through a direct curl. There are still times when only an error code is returned and I am looking into why that is. I am not sure why this was happening. I removed all of the APIs that the app was allowed to access and then reassigned them and that seemed to help.
– Joshua Foxworth
Apr 2 at 21:26
So, I have been able to get a hub ID through a direct curl. There are still times when only an error code is returned and I am looking into why that is. I am not sure why this was happening. I removed all of the APIs that the app was allowed to access and then reassigned them and that seemed to help.
– Joshua Foxworth
Apr 2 at 21:26
add a comment |
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55348951%2fautodesk-api-for-list-of-fusion-360-files%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown