最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

catalystbyzoho - Unauthorized Error When Fetching Data from Datastore - Stack Overflow

programmeradmin0浏览0评论

I wrote a function to fetch some records from the Catalyst Datastore. However, when I try to execute it, I get the following error:

com.zc.exception.ZCServerException. Caused by : UnAuthorized

I wrote a function to fetch some records from the Catalyst Datastore. However, when I try to execute it, I get the following error:

com.zc.exception.ZCServerException. Caused by : UnAuthorized
Share Improve this question edited Feb 5 at 18:17 Jack asked Feb 5 at 15:17 JackJack 244 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

You might have facing this issue if you were logged into a different Catalyst application previously and then tried to access another one, while the login cookie from the earlier project persisted in your localhost. To resolve this, kindly testing your application in catalyst serve within an incognito window. This will prevent any cookie conflicts from previous sessions.

发布评论

评论列表(0)

  1. 暂无评论