Replies: 1 comment 5 replies
-
I can't speak to how well this idea would work in general, but the authorization header should read |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
as continue to https://groups.google.com/g/netbox-discuss/c/RZTVChA1RcU
did anyone managed to get the excel connect to netbox API make it working? For example with demo.netbox.dev?
When i use in PowerBI and set the connection to Anonymous:
let
Origin = Json.Document(Web.Contents("https://demo.netbox.dev/api/virtualization/cluster-groups/", [Headers=[Authorization="bb3e7d49cc37d30ba342e005d113713a3f4f961a"]])),
I will just get Access to the resource is forbidden.
Beta Was this translation helpful? Give feedback.
All reactions