使用OAuth连接Netsuite restlet

时间:2015-07-03 04:58:48

标签: netsuite

我尝试将我的restlet与netsuite中的OAuth连接但是无法连接它。用restlet控制台检查它说

  

“SESSION_TIMED_OUT”。   Content-Type:application / json   OAuth oauth_consumer_key =“e7683b63_like_key_31772de0e297”,oauth_token =“00076e_token_34c87d6367ab456fd2”。

任何人都可以帮忙,我在这里缺少什么?

1 个答案:

答案 0 :(得分:1)

我认为如果您获得会话超时,那么RESTLet操作超出了时间分配,或者您正在进行尚未完成的并发RESTLet调用。

以下是RESTLet状态代码列表: https://netsuite.custhelp.com/app/answers/detail/a_id/19202