需要访问Azure Table Storage API - 获取403错误 [英] Need access to Azure Table Storage API - Getting 403 Error

查看:79
本文介绍了需要访问Azure Table Storage API - 获取403错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


完成此步骤后,您可以对该表的实体执行操作


有关详细信息,请参阅此内容:

https://docs.microsoft .com / zh-CN / rest / api / storageservices / operations-on-entities




I am currently trying the API call specified here: https://docs.microsoft.com/en-us/rest/api/storageservices/query-tables

I am using the OAuth 2.0 Bearer Token in the request header, along with x-ms-data, and x-ms-version as outlined in the document above, but I get a 403 Error as shown below in my Postman GET Request. Just to clarify, I am confident my Bearer token is up-to-date :

Once I get the data back from this API, I am also hoping to access a Table through an API and read the data in it. Would appreciate if someone can direct me to the correct API for that?

解决方案

Based on the error code, it may be permission issue.

If the error code returned in the response, and check that against this page:

https://docs.microsoft.com/en-us/rest/api/storageservices/common-rest-api-error-codes

Once this step completes, you can perform operations on the entities of that table

see this for more info: https://docs.microsoft.com/en-us/rest/api/storageservices/operations-on-entities



这篇关于需要访问Azure Table Storage API - 获取403错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆