You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same problem with the index request, but have both sdk and target specified. Could there be some additional argument that needs to be specified?
i have a problem when making a request using the framework:
here's my code:
`
print(cursorInfo)
`
and the response i get is
{"error":true,"reason":"did not find primary SourceFile"}
i tried to google it, but didn't find an answer :(
file path is correct, and the structure for same file is generated as expected,
can anyone help me with this ? thank you very much
The text was updated successfully, but these errors were encountered: