admin管理员组文章数量:1026373
This post is hidden. It was deleted 8 mins ago by M--. Hey everyone i hope everyone is doing great. am a freelancer and am currently working on an application for a client where some parts of the system uses google sheets to read and write so as any other dev would do am using google client service to make the api connection between the server and google sheets but i ran into some issues. i have noticed that after a while of using the google service account it started giving me invalid JWT Signature until i generate a new service account so am just wondering now is this a common issue ? is it a quota issue ? how do people get around this problem ? or are they just generating new service accounts every time this happens? because at this moment am not even sure whats actually happening to it. so if anyone can shine a little light on it that would be amazing.
this is the response am getting when i try to generate a token or try to connect to the server.
data: {
error: 'invalid_grant',
error_description: 'Invalid JWT Signature.'
}
if you need more light on the issue i would be happy to discus it...
I tried to look for a paid solution but google service doesn't offer a paid version of it.
This post is hidden. It was deleted 8 mins ago by M--. Hey everyone i hope everyone is doing great. am a freelancer and am currently working on an application for a client where some parts of the system uses google sheets to read and write so as any other dev would do am using google client service to make the api connection between the server and google sheets but i ran into some issues. i have noticed that after a while of using the google service account it started giving me invalid JWT Signature until i generate a new service account so am just wondering now is this a common issue ? is it a quota issue ? how do people get around this problem ? or are they just generating new service accounts every time this happens? because at this moment am not even sure whats actually happening to it. so if anyone can shine a little light on it that would be amazing.
this is the response am getting when i try to generate a token or try to connect to the server.
data: {
error: 'invalid_grant',
error_description: 'Invalid JWT Signature.'
}
if you need more light on the issue i would be happy to discus it...
I tried to look for a paid solution but google service doesn't offer a paid version of it.
本文标签: Google Account Service stoped working and starting throwing invalid JWT after a whileStack Overflow
版权声明:本文标题:Google Account Service stoped working and starting throwing invalid JWT after a while - Stack Overflow 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745647489a2161111.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论