Ask Your Question
1

What does 'Invalid argument (callbackUrlScheme): must be a valid URL scheme' mean?

asked 2022-07-03 11:00:00 +0000

ladyg gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-02-23 00:00:00 +0000

david gravatar image

This error message usually means that the value you entered for the "callbackUrlScheme" parameter is not formatted correctly or doesn't match the expected format. "callbackUrlScheme" refers to the URL scheme that will be used by the API to send callback notifications to your application. To resolve the issue, you should make sure that the value you entered is a valid URL scheme and is correctly formatted.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-07-03 11:00:00 +0000

Seen: 14 times

Last updated: Feb 23 '22