Hey guys, I'm trying to call my API using chainlink. So I compose a string using API URI and sender's public address, and pass it to req.add(). But it doesn't work when I do it this way. Only works when I pass it as a string literal. What am I doing wrong here ?

Jul 18, 2022, 1:58 PM
Jul 18, 2022, 1:58 PM
Does it work when you hardcode the url? Chainlink api was a pain in the ass last time I worked on it
It works when it feels like it should work
Jul 18, 2022, 2:28 PM

© 2024 Draquery.com All rights reserved.