sopov/resumeio2pdf

Resume.io removed share option

Closed this issue ยท 8 comments

Looks like resume.io has removed the share option.

Yes, I too noticed that.

Secure id is inside the response of GET request at https://resume.io/api/app/resumes. You can obtain it from here

Got it. Not sure if that can be automated since the url works only after logging in.

After logging in I did a https://resume.io/api/app/resumes from browser and my response had "secureId": null,

Unable to find secureId, is there any other options or tool does not work now anymore

edit:
tool is still working steps:
go to https://resume.io/api/app/resumes and copy your secureid, then use it with tool
./resumeio2pdf -url https://resume.io/r/secureidhere

Unable to find secureId, is there any other options or tool does not work now anymore

edit: tool is still working steps: go to https://resume.io/api/app/resumes and copy your secureid, then use it with tool ./resumeio2pdf -url https://resume.io/r/secureidhere

thanks bro its working , I copied the secure id following the above steps and copy pasted the secure id here "https://resume.io/r/your_secure_id" and added the final url here https://resumeio.ankanroy.in/ to generate a pdf

my account on resume.io is new and seureId is null. what to do now??