#Make-A-Wish German-error
1 messages · Page 1 of 1 (latest)
@leaden lark the error seems self-explanatory so I'm not sure what I could add.
do you have a specific question of your own beyond just the error message itself?
Specific to that event
I'm sorry, that's not a question. How can I help?
Do i just have to delete the test data to solve this?
no that would not be the right solution at all
sorry, but the error seems clear and you're not giving me any context to work with.
you made an API request to retrieve an evt_xxx using your live mode API key. You get an error because that specific evt_xxx exists in test mode instead.
so you need to investigate why your code is configured to use a live mode API key(sk_live_xxx) instead of a test mode API key(sk_test_xxx) if you're working with test data