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
Scryfall now requires the accept header. I don't believe this library currently sets it. Lets set it to avoid getting blocked.
The Accept header must be present, but you can provide a generic preference. For example, both of these are okay: Accept: / and Accept: application/json;q=0.9,/;q=0.8.
Scryfall now requires the accept header. I don't believe this library currently sets it. Lets set it to avoid getting blocked.
https://scryfall.com/blog/user-agent-and-accept-header-now-required-on-the-api-225
The text was updated successfully, but these errors were encountered: