通过带有访问令牌的HTTPRequest在IBM Mobilefirst 8.0.0中调用资源期间出错

时间:2018-11-20 04:19:19

标签: ibm-mobilefirst

在某些情况下,当我们通过安全检查登录后获得访问令牌并使用它通过HTTP请求来请求资源时,就会遇到该错误:

bm.mfp.server.persistency.internal.PersistentStorageJdbcImpl E FWLSE3006E: Couldnt start transaction :'{0}'.
p.server.security.internal.context.ClientSecurityContextImpl W FWLSE4229W: Re-read of initialized client context, the changes may be lost.

我不知道当我们不使用WL lib而是带有访问令牌的HTTP请求时是否有问题?

谢谢

0 个答案:

没有答案