MarvelQL icon indicating copy to clipboard operation
MarvelQL copied to clipboard

message: 'You must provide a user key.'

Open carlosedof opened this issue 5 years ago • 0 comments

     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.

carlosedof avatar Mar 31 '20 02:03 carlosedof