Invalid authorization credentials
You may get an error similar to the following if you haven’t provided your API key:INWORLD_API_KEY to your Runtime API key, and are using the Base64 API key.

Graph not found in Graph Registry
You will see the following messages if you have not yet registered your graph in the Graph Registry, but you have setenableRemoteConfig: true. This means your graph will use the graph as defined in your code, but will not use any remote variants. If that is the desired behavior, you can ignore the warning.
Otherwise, to take advantage of the Runtime’s experimentation and targeting features, register your graph and create variants.