forcedotcom / devops-center-roadmap

19 stars 0 forks source link

Cannot Add Some Component types due to malformed query #119

Open KarlLivesey opened 11 months ago

KarlLivesey commented 11 months ago

When we try and add custom fields manually we are getting the following error in our logs

NAMED_CREDENTIAL_REQUEST NamedCallout[Named Credential Id=**********, Named Credential Name=**********, Endpoint=https://**********.sandbox.my.salesforce.com//services/data/v56.0/tooling/query/?q=SELECT+FullName%2C+LastModifiedBy.Name%2C+LastModifiedDate+FROM+CustomField, Method=GET, External Credential Type=EXTERNAL, HTTP Header Authorization=Method: Bearer - Credential: **********, Content-Type=null, Request Size bytes=-1, Retry on 401=True]

And we are receiving the following back:

CALLOUT_RESPONSE [44]|System.HttpResponse[Status=Bad Request, StatusCode=400]

Please see a screenshot of the issue here!

Screenshot 2023-10-20 at 13 36 32

dwainIndigo commented 11 months ago

Endpoint=https://**********.sandbox.my.salesforce.com**//**services/data/v56.0/tooling/query/?q=SELECT+FullName%2C+LastModifiedBy.Name%2C+LastModifiedDate+FROM+CustomField

GilsonCanario commented 7 months ago

Hi @KarlLivesey - Are you still seeing this error?

KarlLivesey commented 7 months ago

Same problem different cause. apex-07LSk000000a0cdMAA.log apex-07LSk000000aAk1MAE.log apex-07LSk000000aAiPMAU.log

GilsonCanario commented 6 months ago

Thank you @KarlLivesey - Do you see the same error when changes are being pulled instead of adding components manually?