Sudden errors in application that normally function

@Bubble, @alex.stanescu there might still be a few issues here, although I’m only seeing this problem in one of my apps, that is my main one which currently has some plugin demo pages on.

When using the “Get data from an external API” option, all API requests in the available list are reporting no fields at all which is breaking a ton of stuff. I don’t understand why it’s not working because none of them have changed and I can validate that they are all setup correctly.

So this for example, should show the fields but instead all I see is the “is not in” option. I’m seeing this for all the requests I have. First image is just a snip of some of these requests. Second image shows there are no fields being returned.

image

Through the front end, this is the error which is being reported.

It’s weird that they all give me no fields to choose from, as I haven’t modified all the API requests through multiple plugins.

1 Like

@Bubble, @alex.stanescu Exactly same problems as described by @pork1977gm here. All API calls from my plugin (still in testing mode) are throwing errors that weren’t there yesterday.

The same ‘is not in’ appended to the data source and nothing I can do to fix it.

Edited to add some screenshots.


1 Like

@pork1977gm @jmalmeida -

Thanks for the report. I’m looking into the behavior you’re experiencing right now - to make sure I get everything; is there anything else that is broken other than Plugin API responses not knowing what type they are and them then throwing “missing convert_to_bubble_instance”?

Thanks Alex,
As far as I can tell, this is the only thing I’ve noticed which is broken.

Are you seeing this in Test, Production or across both?

Both … (for myself anyway!)
Sorry I didn’t spot that was directed towards jmalmeida

1 Like

Quick update: I believe I’ve identified the root cause of the behavior that you are encountering and it should only affect plugins where the only version you have installed on the app is the testing version. Please let me know if you’re seeing this happen for plugins where you have installed some other version!

Ok Alex, thanks for that!
So to clarify, you’re right, I don’t see this problem when the plugin is installed in another app.
I just tested this and I can see all those fields as expected

@pork1977gm @jmalmeida this should be fixed now. Can you both double check your apps are now working as normal? You may need to click on the issues to actually clear them (and for the is not in you will have to manually fix that)

Great stuff… thanks very much alex, check now…

1 Like

That’s fixed it!

1 Like

Just got word that @bubble has responded and they are working on fixing the conditional error that is happening

It’s fixed for me, thanks @alex.stanescu!

Sorry for the late response but different TMZ, you know…

This topic was automatically closed after 70 days. New replies are no longer allowed.