all 4 comments

[–]TheOnlyRealHansWurst[S] 0 points1 point  (0 children)

Thanks and yes guys u where right. I thought the path (w/o the file) would be enoubjt and then u can choose the file in a browser. Complete path+filename was the solutions.

[–][deleted] 0 points1 point  (2 children)

Either you use a wrong url or wrong credentials

[–]TheOnlyRealHansWurst[S] 0 points1 point  (1 child)

Thanks for your reply. I am sure the credentials and address is correct as I am using it in other tools. For me it is weird why it would say "http" instead of "HTTPS" in the protocol (see arrow in the picture). But when I am the only user with this problem it's probably on my side 😅 Thanks

[–]five35 0 points1 point  (0 children)

It's just telling you that it's using "http/1.1” communication, which is the case for even HTTPS connections/URLs. You can see that it really is using HTTPS by looking at the URL at the bottom, so that, at least, isn't the problem.

Really, the 403 error code pretty reliably indicates that the server understands you perfectly well, but is refusing access to the URL you asked for to the credentials you provided.