You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/api-reference/errors.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,7 @@ title: Errors Codes
3
3
description: Here's how to handle errors that may come up when working with the Dune API.
4
4
---
5
5
6
-
The good news: you are very early to Dune API. 🧙♂️
7
-
8
-
The bad news: that means we're still working out the gremlins. 👹
9
-
10
-
For now, the Dune API doesn't always throw error messages, so in some cases when things do not work as expected you'll need to decode what happened using our response objects.
11
-
12
-
!!! Note
13
-
If this is too technical/difficult/confusing, don't break your wand - reach out to us on the [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433) and we'll help out when you're stuck!
6
+
In cases when things do not work as expected, feel free to reach out to us on the [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433) and we'll help out when you're stuck!
14
7
15
8
Here are a few common error scenarios:
16
9
@@ -43,4 +36,4 @@ Here are a few common error scenarios:
43
36
44
37
The documentation here isn't exhaustive!
45
38
46
-
While we are working on making it better, again, the best place to get any support is our [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433).
39
+
While we are working on making it better, again, the best place to get any support is our [#dune-api Discord channel](https://discord.com/channels/757637422384283659/1019910980634939433).
0 commit comments