originally posted in:BungieNetPlatform
View Entire Topic
Hello all,
I have managed to retrieve all of my characters weapons using the inventory endpoint which I am led to believe requires authentication. This return both equipped and unequipped items for me.
I am now trying to get the contents of my vault using the following:
/Platform/Destiny/2/MyAccount/Vault
The message is returning advising that web auth is required.
I am using the same httpclient as that being used for inventory retrieval with the same headers and cookies.
Is there anything different about this endpoint that I should know about?
Thanks
Matt
English
-
Could you provide the exact Endpoints which you are using here please? Makes it much more easy to help.