[DONE] Tape app not being connected in ProcFu

Hi all, any of community member have faced this issue for Tapeapp not being connected to ProcFu and throwing an error like Could not get tapeapp 55987 ?
I raised a ticket with ProcFu but they just verified the issue is on the Tapeapp as its API is not getting the result for Contacts app and throwing an error saying
Could not parse valid icon from property emoji. Please provide a valid emoji
For other tapeapps, there is no such kind of issue…Can you guys please see this and provide a solution for it?

Hi @Sameer,

this was indeed a bug on our end. For certain emojis used as app icon, this error would arise. Thanks for bringing it to our attention!

A fix went live - could you verify on your end that this is resolved?

Thanks in advance
Cheers
Tim

3 Likes

Thanks, it’s being connected now

2 Likes

Hi Tim, the API was so helpful to set the search at even Text Field ** level for filters here Filter | Tape Developers
So was just looking if there is any way we can sort the filtered result as well like based on title or created date etc?

Sort it by URL params.

Good to know we can sort when calling API directly but any way we can sort it by using the filters under Before Process in ProcFu while using the Content set as Custom Filters to make the sorting dynamic?

You can’t at the moment as Tape API’s sort function in in URL parameters and not in body. It would be a feature request.

3 Likes