Error 401 Unauthorized

GET https://test-qa.payment-gold.com/

Forwarded to ErrorController (2018fd)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
8 Invalid entities
0 Managed entities

Queries

No executed queries.

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
FOS\OAuthServerBundle\Entity\AccessToken No errors.
Bdm\OAuth2Bundle\Entity\AccessToken No errors.
FOS\OAuthServerBundle\Entity\RefreshToken No errors.
Bdm\OAuth2Bundle\Entity\RefreshToken No errors.
Bdm\OAuth2Bundle\Entity\User No errors.
Bdm\AdminBundle\Entity\User
  • The field 'Bdm\AdminBundle\Entity\User#aRoles' has the property type 'iterable' that differs from the metadata field type 'array' returned by the 'json' DBAL type.
Bdm\BackofficeBundle\Entity\Merchant
  • The mappings Bdm\BackofficeBundle\Entity\Merchant#oAmountFraudRules and Bdm\AdminBundle\Entity\FraudPrevention\AmountFraudRule#oMerchant are inconsistent with each other.
  • The mappings Bdm\BackofficeBundle\Entity\Merchant#oQuantityFraudRules and Bdm\AdminBundle\Entity\FraudPrevention\QuantityFraudRule#oMerchant are inconsistent with each other.
  • The mappings Bdm\BackofficeBundle\Entity\Merchant#oCountryFraudRules and Bdm\AdminBundle\Entity\FraudPrevention\CountryFraudRule#oMerchant are inconsistent with each other.
Bdm\OAuth2Bundle\Entity\Client No errors.
Bdm\BackofficeBundle\Entity\Application No errors.
Bdm\BackofficeBundle\Entity\Address
  • The mappings Bdm\BackofficeBundle\Entity\Address#oLegalEntityBusinessAddressReference and Bdm\CheckoutBundle\Entity\LegalEntity#oBusinessAddressReference are inconsistent with each other.
  • The mappings Bdm\BackofficeBundle\Entity\Address#oLegalEntityMailingAddressReference and Bdm\CheckoutBundle\Entity\LegalEntity#oMailingAddressReference are inconsistent with each other.
Bdm\BackofficeBundle\Entity\Bank No errors.
Bdm\BackofficeBundle\Entity\Balance No errors.
Bdm\AdminBundle\Entity\PaymentType No errors.
Bdm\BackofficeBundle\Entity\MerchantSmartRoutingRule No errors.
Bdm\BackofficeBundle\Entity\Contract
  • The field Bdm\BackofficeBundle\Entity\Contract#oRefundFees is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Bdm\AdminBundle\Entity\RefundFee#oContract does not contain the required 'inversedBy="oRefundFees"' attribute.
  • The field Bdm\BackofficeBundle\Entity\Contract#oCancelFees is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Bdm\AdminBundle\Entity\CancelFee#oContract does not contain the required 'inversedBy="oCancelFees"' attribute.
  • The field Bdm\BackofficeBundle\Entity\Contract#oChargebackFees is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Bdm\AdminBundle\Entity\ChargebackFee#oContract does not contain the required 'inversedBy="oChargebackFees"' attribute.
  • The field Bdm\BackofficeBundle\Entity\Contract#oTopupFees is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Bdm\AdminBundle\Entity\TopupFee#oContract does not contain the required 'inversedBy="oTopupFees"' attribute.
  • The field Bdm\BackofficeBundle\Entity\Contract#oPayoutFees is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Bdm\AdminBundle\Entity\PayoutFee#oContract does not contain the required 'inversedBy="oPayoutFees"' attribute.
  • The field Bdm\BackofficeBundle\Entity\Contract#oTransferFees is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Bdm\AdminBundle\Entity\TransferFee#oContract does not contain the required 'inversedBy="oTransferFees"' attribute.
Bdm\AdminBundle\Entity\FraudPrevention\FraudRule
  • The association Bdm\AdminBundle\Entity\FraudPrevention\FraudRule#oMerchant refers to the inverse side field Bdm\BackofficeBundle\Entity\Merchant#oFraudRules which does not exist.
Bdm\AdminBundle\Entity\FraudPrevention\AmountFraudRule
  • The association Bdm\AdminBundle\Entity\FraudPrevention\AmountFraudRule#oMerchant refers to the inverse side field Bdm\BackofficeBundle\Entity\Merchant#oFraudRules which does not exist.
Bdm\AdminBundle\Entity\FraudPrevention\QuantityFraudRule
  • The association Bdm\AdminBundle\Entity\FraudPrevention\QuantityFraudRule#oMerchant refers to the inverse side field Bdm\BackofficeBundle\Entity\Merchant#oFraudRules which does not exist.
Bdm\AdminBundle\Entity\FraudPrevention\CountryFraudRule
  • The association Bdm\AdminBundle\Entity\FraudPrevention\CountryFraudRule#oMerchant refers to the inverse side field Bdm\BackofficeBundle\Entity\Merchant#oFraudRules which does not exist.