Bitquery API integration with TradingView Technical Analysis Charts (DEX APIs)

Did you manage to resolve this? I’m having the same issue…

1 Like

same error here

image

The same has been working for us.

I managed to fix the issue by wrapping my axios query and variables with JSON.stringify()

You can also use the fetch library instead.

Good luck!

2 Likes

Hey, could you please share the code snippet for the same? It would be beneficial for other clients who are not so familiar with technical terms.

Hello. Thanks for your kind explanation.
I followed your way, but I have a issue. (onHistoryCallback is not a function)


Hope to your kind help.