View Single Post
Old 06-01-2023, 01:40 PM  
PretjeNL
Confirmed User
 
Industry Role:
Join Date: Dec 2013
Posts: 276
Quote:
Originally Posted by PretjeNL View Post
Hi all,

I have running sites with the Robo cambuilder and for every site the aggregator is different.

Last september Stripchat changed their API and when i try to use Stripchat on one of the sites i get the cams, but when ik click them to go to the room on Stripchat i get a screen that the model was last online 6 month's ago or similair.

In the Robo aggregator file cb.data.php for Stripchat i have this url to the API:
// API Url
$url = 'https://stripchat.com/api/external/v3/widget?limit=5000';

On Stripchat the changed URL that i find is:
https://go.xlirdr.com and /api/models/online

Can someone tell me how to change the aggregator URL the right way to the API with the new Stripchat URL?
I tried different things but could not get it working.

Thanx!
The new Stripchat API should be:
go.xlirdr.com and /api/models/online
PretjeNL is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote