Base64 response decode error

Hello everyone,
I am trying the example of hello world here tutorials/sophia-oracle-introduction.md at master · aeternity/tutorials · GitHub
I am having a problem getting response decoded.

I have tried several online tools, The request gets decoded by some


But response doesn’t

old oracle with hello as first request(Not capital H as per condition) but second request according to the condition being true

for the second oracle, I get this in the console of fireditor.


Which sets the right values (Check the API URL), I get the right values too https://sdk-testnet.aepps.com/v2/oracles/ok_2AgGaBVWb4XMd16bREAvQNsMQDeBwAy1oY4aNwSXFoyvkqCaUZ/queries

The problem with the second I get inconsistent result on the fireeditor (Which it looks like requesting to the old oracle)

2 Likes