Skip to content

Instantly share code, notes, and snippets.

View Gaeta's full-sized avatar
I'm shocking!

Donald Gaeta Gaeta

I'm shocking!
View GitHub Profile
@Gaeta
Gaeta / responces.md
Last active October 3, 2021 20:03
How v3 API request responces work for grace. As of10-03-2021

How v3 API request responses work.

This will show you what each error code means and how we setup the syntax for responses.

x normally means that it might have extra text on it.

10XX : Main App Errors

'1000' (unknown_error): 'App Server Error, please contact the admin' # Global Error
'1001' (headers_missing): 'Missing Headers'
'1002' (params_missing): 'Missing Parameters'

'1003' (): 'Invalid offset or limit'

We couldn’t find that file to show.