# Graphql url doesn't work

**URL:** https://forum.fuel.network/t/graphql-url-doesnt-work/5570
**Category:** General
**Created:** [June 5, 2024, 7:41pm UTC](https://forum.fuel.network/t/graphql-url-doesnt-work/5570 "2024-06-05T19:41:38Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Akash6222](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/akash6222/32/3011_2.png) [@Akash6222](https://forum.fuel.network/u/Akash6222)
#### Post date: [June 5, 2024, 7:41pm UTC](https://forum.fuel.network/t/graphql-url-doesnt-work/5570/1 "2024-06-05T19:41:38Z")

</div>

Playground url http://ip\_address:4001/playground is working fine but when I tried to import graphql url in my wallet then I got “invalid url” error.

---

<div class="post-metadata">

### Author: ![naz3eh](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/naz3eh/32/2025_2.png) [@naz3eh](https://forum.fuel.network/u/naz3eh)
#### Post date: [June 6, 2024, 6:18am UTC](https://forum.fuel.network/t/graphql-url-doesnt-work/5570/2 "2024-06-06T06:18:37Z")

</div>

Hey @Akash6222, are you trying to add testnet URL in the wallet? If that’s the case, then the URL is [https://testnet.fuel.network/v1/graphql](https://testnet.fuel.network/v1/graphql)

you can read more about it from the docs [here](https://docs.fuel.network/docs/graphql/overview/#rpc-endpoint)

---

<div class="post-metadata">

### Author: ![Akash6222](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/akash6222/32/3011_2.png) [@Akash6222](https://forum.fuel.network/u/Akash6222)
#### Post date: [June 6, 2024, 7:28am UTC](https://forum.fuel.network/t/graphql-url-doesnt-work/5570/3 "2024-06-06T07:28:10Z")

</div>

I have deployed my own local node, and trying to connect with same. [Docs](https://docs.fuel.network/guides/running-a-node/running-a-testnet-node/) instead of 0.0.0.0 ip I have put ip of my vps. So that I would be accessible.

---

<div class="post-metadata">

### Author: ![nick](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/nick/32/2330_2.png) [@nick](https://forum.fuel.network/u/nick)
#### Post date: [June 6, 2024, 7:55am UTC](https://forum.fuel.network/t/graphql-url-doesnt-work/5570/4 "2024-06-06T07:55:44Z")

</div>

Hi @Akash6222 ,

Can you please provide the results of `fuelup show` here first.

---

<div class="post-metadata">

### Author: ![naz3eh](https://sea2.discourse-cdn.com/flex022/user_avatar/forum.fuel.network/naz3eh/32/2025_2.png) [@naz3eh](https://forum.fuel.network/u/naz3eh)
#### Post date: [June 6, 2024, 11:30am UTC](https://forum.fuel.network/t/graphql-url-doesnt-work/5570/5 "2024-06-06T11:30:33Z")

</div>

Hey @Akash6222, I had a talk with Tanishq and he mentioned that you want to deploy a fuel node to the cloud and I have confirmed that [this](https://medium.com/@nodesforall/getting-started-with-fuel-network-launch-your-own-fuel-node-9034ece6ed4b) guide you’re following is outdated and a lot of things have changed since then.

I would suggest you to follow our [official node guide](https://docs.fuel.network/docs/graphql/overview/#rpc-endpoint) and this guide will also work for the cloud platforms.
