TradersClubDev / bullet-app

Bullet Application
MIT License
1 stars 0 forks source link

Safety Check not showing marked in copy trade (saved in db) #39

Closed icex closed 1 year ago

icex commented 1 year ago

Contract addon Safety Check not showing marked in copy trade (saved in db)

icex commented 1 year ago

fixed:

{
    "errors": [
        {
            "message": "You must pass a non-null value to the property swap of entity Profile.",
            "locations": [
                {
                    "line": 2,
                    "column": 3
                }
            ],
            "path": [
                "updateProfile"
            ],
            "extensions": {
                "requestId": "476496c8-c519-42d3-ad02-6691379411af",
                "code": "INTERNAL_SERVER_ERROR"
            }
        }
    ],
    "data": {
        "updateProfile": null
    }
}