Rodrigo Arigita

Results 5 comments of Rodrigo Arigita

Hi, I can't manage to stablish a connection through the Linux App and I don't find any help around search engines. This is my configuration file (omit funder and secrets)...

@saurik: to simplify I just removed MATIC hop and left only the DAI hop, adding the rpc label after the currency, like this: ` hops = [{protocol: "orch1d", curator: "partners.orch1d.eth",...

> Thanks for your patience @sahilph 🙏 > > > @nmfretz Yes, right. Initially I had set the export variables names to be same as that of Electrs, so that...

Hi... Did you solve the issue? I have same situation here... I can access all other API calls of the api.partnercenter.microsoft.com with my access_token/refresh_token but get a 401 Unauthorized when...

Hi, I made some advance: Using the refresh_token generated with the authorization_code we request a new access_token. Inspecting the access_token on jwt.io we found its "aud":"https://api.partnercenter.microsoft.com", and with that token...