johnsmith-gooddollar
johnsmith-gooddollar
hot fixed https://github.com/GoodDollar/GoodDAPP/commit/d7d518a070ec6a1271823c7f8a83e8871da47a9e
@sirpy yes
@sirpy @L03TJ3 After some additional research I've found it's not easy to do And even impossible in some cases because **we cannot always get failing url from the exception** :...
@sirpy > this should be per url not host Fixed > log.error? > but now it will not single time eerrors about urls - log.error now **filters** errors received and...
> @johnsmith-gooddollar > i've added comments on the commits. > please use PR next time https://github.com/GoodDollar/GoodDAPP/pull/4211
reassigned to @L03TJ3
@L03TJ3 @sirpy adding all three `@ceramicnetwork|@orbisclub|@didtools` solves the _invalid token_ issue But then we receive "cannot find module" error. Also they're reproduces when you're trying to run app locally (did...
@L03TJ3 also I suggest You do not use whole Orbis SDK, if you want just read posts. here is a function copied from Orbis source which load posts. It requires...
if you need also getPost method You could also copy it from Orbis source: https://github.com/OrbisWeb3/orbis-sdk/blob/master/index.js#L1495