Skip to main content
Answered

Transparent Frame with Rest API

  • October 15, 2024
  • 3 replies
  • 152 views

Forum|alt.badge.img+1

Even though, in REST API Reference I found default fillColor for frame is #ffffff ( ‘transparent’ ), I get WHITE frame when created. How to create transparent frame with Rest API? Is it only possible with Web SDK by setting frame fillColor to ‘transparent’?

Thank you in advance,
Tamara

Best answer by Ruslan Kotowski

Hi @Tamara Delic. Thank you for bringing this up! The team is aware of this limitation with the REST API. Currently, it’s possible to set a truly transparent frame using the Web SDK by specifying fillColor as “transparent”.

We're working on improving this behavior in the REST API, and we recommend keeping an eye on our changelog for updates and improvements in this area.

Let us know if you have any more questions!

3 replies

Ruslan Kotowski
Mironeer
Forum|alt.badge.img
  • Mironeer
  • 4 replies
  • Answer
  • October 15, 2024

Hi @Tamara Delic. Thank you for bringing this up! The team is aware of this limitation with the REST API. Currently, it’s possible to set a truly transparent frame using the Web SDK by specifying fillColor as “transparent”.

We're working on improving this behavior in the REST API, and we recommend keeping an eye on our changelog for updates and improvements in this area.

Let us know if you have any more questions!


Forum|alt.badge.img+1
  • Author
  • New Here
  • 1 reply
  • October 15, 2024

Thank you so much! I really appreciate it—this update will be really helpful!

Looking forward to seeing the new improvements! 😄

 


Horea Porutiu
Mironeer
Forum|alt.badge.img+1
  • Mironeer
  • 200 replies
  • December 18, 2024

Hey ​@Tamara Delic 

I’ve just tested this now, and it seems to be working. Can you please test it as well and see if it’s working for you as well?