#Make-A-Wish German-error

1 messages · Page 1 of 1 (latest)

ashen oar
#

@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?

leaden lark
#

Specific to that event

ashen oar
#

I'm sorry, that's not a question. How can I help?

leaden lark
#

Do i just have to delete the test data to solve this?

ashen oar
#

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