Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slim Application Error #535

Open
CSC-DEVV opened this issue Aug 12, 2024 · 1 comment
Open

Slim Application Error #535

CSC-DEVV opened this issue Aug 12, 2024 · 1 comment
Labels
Area: API Issues & PRs related to all things regarding the API Status:Requires Updates Issues & PRs which requires input or update from the author Type: Bug Something isn't working

Comments

@CSC-DEVV
Copy link

Issue

DELETE {{suitecrm.url}}legacy/Api/V8/module/Accounts/{id}
When I run this api it returns

Slim Application Error

The application could not run because of the following error:

Details

Type: Error
Message: Call to a member function call_custom_logic() on bool
File: /var/www/html/public/legacy/data/Relationships/SugarRelationship.php
Line: 423

Possible Fix

No response

Steps to Reproduce the Issue

1.
2.
3.
...

Context

No response

Version

8.7.1

What browser are you currently using?

Microsoft Edge

Browser Version

No response

Environment Information

8.2

Operating System and Version

Ubuntu

@CSC-DEVV CSC-DEVV added the Type: Bug Something isn't working label Aug 12, 2024
@johnM2401
Copy link

Hey!

Thank you for getting in touch!

I've given this a few tries locally on 8.6.1, but I've been unable to replicate so far, I'm afraid

See for example, I'm able to delete an account via the V8 API:
image

Could you share some more information on your environment?

ie:

  • What version of MySQL / MariaDB / etc are you using?
  • Does this error happen for just Accounts, or you unable to delete any module record via API?
  • Does your Accounts module have any custom Fields or relationships? (either via Code or via studio)
  • Do you have any Workflows or Logic hooks that affect the Accounts module?
  • Do you have any further steps to replicate, that might help with replication?

Thank you again!

@johnM2401 johnM2401 added Status:Requires Updates Issues & PRs which requires input or update from the author Area: API Issues & PRs related to all things regarding the API labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: API Issues & PRs related to all things regarding the API Status:Requires Updates Issues & PRs which requires input or update from the author Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants