2

When I try to unbind a specific SendGrid service from my Java Liberty application running on Bluemix, I get the following error message:

Service broker error: {"description"=>"Received exception with class 'javax.ws.rs.client.ResponseProcessingException' and message 'Problem with reading the data, class com.appdirect.backend.integration.custom.sendgrid.output.SendGridResult, ContentType: application/xml;charset=utf-8.' while calling integration endpoint 'null'."}

I get the same message using the Bluemix gui and cf cli.

alexbt
  • 16,415
  • 6
  • 78
  • 87
Lorentz Lasson
  • 885
  • 8
  • 26

4 Answers4

1

It looks like an error with the broker and SendGrid. Can you try deleting your app as well then try to delete the service?

Jeff Sloyer
  • 4,899
  • 1
  • 24
  • 48
1

Go here and open a support ticket. This isn't something you can address on your end. Thanks!

jpapejr
  • 211
  • 1
  • 7
1

I can recreate this problem; you're not doing anything wrong. It's an operational problem with the Sendgrid service broker that they need to fix.

Moldova
  • 1,641
  • 10
  • 13
1

Yes there are some issues deleting specific service instances like that of mysql community service instance. Raise a support ticket at https://support.ng.bluemix.net/gethelp/ , the support team would help with deleting of the service instances from your org/space. Ensure you provide the details of your service, space and org while opening the service ticket.

sreelathas
  • 58
  • 1
  • 7