Commit 0fb896e
authored
Fix SendIntent error (#82)
POST https://dev-waas.sequence.app/rpc/WaasAuthenticator/SendIntent
{
"error": "WebrpcEndpoint",
"code": 0,
"msg": "endpoint error",
"cause": "initiating auth with WaaS API: {%!m(string=Unauthorized) %!m(int=1000) %!m(string=Unauthorized access) %!m(string=Unauthorized 1000: Unauthorized access: method not allowed for session type) %!m(int=401) %!m(*errors.errorString=\u0026{Unauthorized 1000: Unauthorized access: method not allowed for session type})}",
"status": 400
}1 parent ad2d20c commit 0fb896e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments