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
Everything works fine on local with mysp.myspgend(p,c) function which p is the name of the file and the c is the related location. but I want to have an API that gives the file and it's gonna analyzes it. How can I handle this?
The text was updated successfully, but these errors were encountered:
Everything works fine on local with
mysp.myspgend(p,c)
function whichp
is the name of the file and thec
is the related location. but I want to have an API that gives the file and it's gonna analyzes it. How can I handle this?The text was updated successfully, but these errors were encountered: