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
ArgumentError: invalid base64
from <internal:pack>:281:in `unpack1'
from base64.rb:74:in `strict_decode64'
from graphql/schema/base_64_bp.rb:24:in `urlsafe_decode64'
from graphql/schema/unique_within_type.rb:31:in `decode'
from app/models/application_record.rb:11:in `find_by_graphql_id'
from active_record/relation/delegation.rb:66:in `block in find_by_graphql_id'
from active_record/relation.rb:407:in `block in scoping'
from active_record/relation.rb:784:in `_scoping'
from active_record/relation.rb:407:in `scoping'
from active_record/relation/delegation.rb:66:in `find_by_graphql_id'
from app/graphql/mutations/update_status.rb:13:in `resolve'
from graphql/schema/resolver.rb:95:in `public_send'
from graphql/schema/resolver.rb:95:in `block (3 levels) in resolve_with_support'
from graphql/schema.rb:114:in `after_lazy'
from graphql/schema/resolver.rb:83:in `block (2 levels) in resolve_with_support'
from graphql/schema.rb:114:in `after_lazy'
from graphql/schema/resolver.rb:76:in `block in resolve_with_support'
The text was updated successfully, but these errors were encountered:
エラーになるクエリ:
https://sentry.io/organizations/annict/issues/1686226774
エラー内容
The text was updated successfully, but these errors were encountered: