Closed hvuhsg closed 2 years ago
Hey @hvuhsg sorry to hear you're having issues
Would you mind going through our official support on out site? We would need to know what your environment variables variables look like on the container? Can you make sure that you're using an sdk type Apikey? (not an admin or shared one)
Thanks, Martín
Hi @hvuhsg, Also, please enable verbose log, repro the issue and provide the full log.
Thanks
I have created a new api key with type server-side (client-side before) and it seems to work. Thanks
Glad to hear that, let us know if we can be of further help.
We wanted to upgrade from 4.0.2 to 5.0.2 (using djengo_split and split_client sdk) On local machine the only change needed is updating the version and changing the ENV VAR from SPLIT_SYNC_API_KEY -> SPLIT_SYNC_APIKEY. And it works!
On AWS the same change result this errors. (the API KEY didn't change)
Can you help me please?