MarvelQL
MarvelQL copied to clipboard
message: 'You must provide a user key.'
data:
{ code: 'MissingParameter',
message: 'You must provide a user key.' } } }
I´m trying to request character by id and getting this error, is there some configuration that I need to define to prevent this error?
Thanks.